mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 08:48:39 +09:00
Remove unused telemetry timer from HTMLMediaElement.h
This commit is contained in:
parent
aea50f182f
commit
4c3713155e
2 changed files with 0 additions and 7 deletions
|
|
@ -1461,9 +1461,6 @@ protected:
|
|||
// Timer used for updating progress events.
|
||||
nsCOMPtr<nsITimer> mProgressTimer;
|
||||
|
||||
// Timer used to simulate video-suspend.
|
||||
nsCOMPtr<nsITimer> mVideoDecodeSuspendTimer;
|
||||
|
||||
#ifdef MOZ_EME
|
||||
// Encrypted Media Extension media keys.
|
||||
RefPtr<MediaKeys> mMediaKeys;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue