summaryrefslogtreecommitdiffstats
path: root/netwerk/base/BackgroundFileSaver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'netwerk/base/BackgroundFileSaver.cpp')
-rw-r--r--netwerk/base/BackgroundFileSaver.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/netwerk/base/BackgroundFileSaver.cpp b/netwerk/base/BackgroundFileSaver.cpp
index e4bc05826..cfe94e35b 100644
--- a/netwerk/base/BackgroundFileSaver.cpp
+++ b/netwerk/base/BackgroundFileSaver.cpp
@@ -798,8 +798,6 @@ BackgroundFileSaver::NotifySaveComplete()
// during the session in a telemetry histogram, and we reset the maximum
// thread counter for the next download session
if (sThreadCount == 0) {
- Telemetry::Accumulate(Telemetry::BACKGROUNDFILESAVER_THREAD_COUNT,
- sTelemetryMaxThreadCount);
sTelemetryMaxThreadCount = 0;
}