Make sure everything is still init'd in FinalizeStub
Original committer: pedemont%us.ibm.com Original revision: 1.20 Original date: 2005/01/21 22:21:47 git-svn-id: svn://10.0.0.236/trunk@212643 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -81,6 +81,7 @@ extern jmethodID getNameMID;
|
||||
class nsJavaXPCOMBindings;
|
||||
extern nsJavaXPCOMBindings* gBindings;
|
||||
|
||||
extern PRBool gJavaXPCOMInitialized;
|
||||
PRBool InitializeJavaGlobals(JNIEnv *env);
|
||||
void FreeJavaGlobals(JNIEnv* env);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user