Bug 1281793 - Remove some non-used telemetry IDs - part 7 - network/cache (2), r=mayhemer

This commit is contained in:
Andrea Marchesini
2016-06-29 15:19:13 +02:00
parent 6786e47191
commit cff7d88f71
7 changed files with 7 additions and 115 deletions

View File

@@ -1030,7 +1030,7 @@ public:
NS_IMETHOD Run()
{
nsCacheServiceAutoLock lock(LOCK_TELEM(NSDOOMEVENT_RUN));
nsCacheServiceAutoLock lock;
bool foundActive = true;
nsresult status = NS_ERROR_NOT_AVAILABLE;