mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-27 10:50:35 +00:00
Bug 777824 - Remove nsIdleServiceDaily::mObservesIdle since it is never used; r=roc
This commit is contained in:
parent
42023fff9f
commit
5fef716c97
@ -64,11 +64,6 @@ private:
|
||||
*/
|
||||
nsIIdleService* mIdleService;
|
||||
|
||||
/**
|
||||
* Set to true when the instantiated object has a idle observer.
|
||||
*/
|
||||
bool mObservesIdle;
|
||||
|
||||
/**
|
||||
* Place to hold the timer used by this class to determine when a day has
|
||||
* passed, after that it will wait for idle time to be detected.
|
||||
|
Loading…
Reference in New Issue
Block a user