mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 15:28:39 +09:00
Issue #2672 - Follow-up: Remove unused telemetry variable.
This commit is contained in:
parent
d69e2a3779
commit
d935c4f54c
1 changed files with 0 additions and 1 deletions
|
|
@ -387,7 +387,6 @@ class nsCookieService final : public nsICookieService
|
|||
mozilla::Monitor mMonitor;
|
||||
mozilla::Atomic<bool> mInitializedDBStates;
|
||||
mozilla::Atomic<bool> mInitializedDBConn;
|
||||
bool mAccumulatedWaitTelemetry;
|
||||
nsTArray<CookieDomainTuple> mReadArray;
|
||||
|
||||
// friends!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue