mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 09:27:31 +09:00
Issue #1273 - Remove Telemetry from Gloda
This commit is contained in:
parent
11084d5e8c
commit
73af2ce033
3 changed files with 0 additions and 31 deletions
|
|
@ -1460,7 +1460,6 @@ var GlodaMsgIndexer = {
|
|||
yield aCallbackHandle.pushAndGo(
|
||||
this._indexMessage(msgHdr, aCallbackHandle),
|
||||
{what: "indexMessage", msgHdr: msgHdr});
|
||||
GlodaIndexer._indexedMessageCount++;
|
||||
if (logDebug)
|
||||
this._log.debug("<<< back from _indexMessage");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue