mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 23:38:38 +09:00
Issue #21 - Follow-up: Remove some left-over telemetry plumbing.
This commit is contained in:
parent
c0f4b97fab
commit
c43ed8d93e
4 changed files with 0 additions and 10 deletions
|
|
@ -692,8 +692,6 @@ nsresult _OldCacheLoad::Start()
|
|||
{
|
||||
LOG(("_OldCacheLoad::Start [this=%p, key=%s]", this, mCacheKey.get()));
|
||||
|
||||
mLoadStart = mozilla::TimeStamp::Now();
|
||||
|
||||
nsresult rv;
|
||||
|
||||
// Consumers that can invoke this code as first and off the main thread
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue