removed g_pNSIServiceManager (no longer used)

git-svn-id: svn://10.0.0.236/trunk@27125 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
beard%netscape.com 1999-04-12 03:16:14 +00:00
parent edb049b30e
commit 55f3acd039

View File

@ -35,8 +35,7 @@
#include "nsISecurityContext.h"
#include "xpgetstr.h"
#include "lcglue.h"
#include "nsIServiceManager.h"
extern nsIServiceManager *g_pNSIServiceManager;
extern "C" int XP_PROGRESS_STARTING_JAVA;
extern "C" int XP_PROGRESS_STARTING_JAVA_DONE;
extern "C" int XP_JAVA_NO_CLASSES;
@ -44,7 +43,6 @@ extern "C" int XP_JAVA_GENERAL_FAILURE;
extern "C" int XP_JAVA_STARTUP_FAILED;
extern "C" int XP_JAVA_DEBUGGER_FAILED;
/**
* Template based Thread Local Storage.
*/
@ -307,7 +305,7 @@ get_JSPrincipals_from_java_caller_impl(JNIEnv *pJNIEnv, JSContext *pJSContext, v
}
#endif
PR_ASSERT(PR_FALSE);
// PR_ASSERT(PR_FALSE);
return NULL;
}
static jobject PR_CALLBACK