removed g_pNSIServiceManager (no longer used)

This commit is contained in:
beard%netscape.com 1999-04-12 03:16:14 +00:00
parent 5ecb816431
commit 6be1166070

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