Remove telemetry to find optimal cache entry hash size

Tag #21.
This commit is contained in:
wolfbeast 2018-09-29 22:56:15 +02:00 committed by Roy Tam
commit f019ffbb0b
5 changed files with 0 additions and 117 deletions

View file

@ -918,8 +918,6 @@ private:
// Memory reporting (private part)
size_t SizeOfExcludingThisInternal(mozilla::MallocSizeOf mallocSizeOf) const;
void ReportHashStats();
static mozilla::StaticRefPtr<CacheIndex> gInstance;
static StaticMutex sLock;