mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-27 15:55:16 +00:00
Bug 727686: Remove unused variable 'sTestDeque' from TestDeque.cpp. r=cpearce
This commit is contained in:
parent
138558ffb4
commit
4e017cf537
@ -52,7 +52,6 @@ private:
|
||||
int AssignFlaw();
|
||||
int TestRemove();
|
||||
};
|
||||
static _TestDeque sTestDeque;
|
||||
|
||||
class _Dealloc: public nsDequeFunctor {
|
||||
virtual void* operator()(void* aObject) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user