зеркало из https://github.com/mozilla/gecko-dev.git
Bug 898015 - delete unused gStopFlushingThread variable in VisualEventTracer.cpp; r=mayhemer
This commit is contained in:
Родитель
77b6cb34a8
Коммит
9cdf7cb227
|
@ -383,9 +383,6 @@ EventFilter::EventPasses(const char * eventName)
|
|||
return false;
|
||||
}
|
||||
|
||||
// State var to stop the flushing thread
|
||||
bool gStopFlushingThread = false;
|
||||
|
||||
// State and control variables, initialized in Init() method, after it
|
||||
// immutable and read concurently.
|
||||
EventFilter * gEventFilter = nullptr;
|
||||
|
|
Загрузка…
Ссылка в новой задаче