mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-15 11:13:29 +00:00
Removed unused static.
This commit is contained in:
parent
b930aa66a7
commit
b2945eb4e6
@ -30,8 +30,6 @@
|
|||||||
#include "prthread.h" /* XXX: only used for the NSPR initialization hack (rick) */
|
#include "prthread.h" /* XXX: only used for the NSPR initialization hack (rick) */
|
||||||
#include "nsAutoLock.h"
|
#include "nsAutoLock.h"
|
||||||
|
|
||||||
static NS_DEFINE_CID(kComponentManagerCID, NS_COMPONENTMANAGER_CID);
|
|
||||||
|
|
||||||
nsIServiceManager* gServiceManager = NULL;
|
nsIServiceManager* gServiceManager = NULL;
|
||||||
PRBool gShuttingDown = PR_FALSE;
|
PRBool gShuttingDown = PR_FALSE;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user