Fix for 7783 (r=marklin@eng.sun.com): Removed extraneous #include
statements, including the "pprthred.h" semi-private header. git-svn-id: svn://10.0.0.236/trunk@60626 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
dbfcda659e
commit
1ad23fd334
@ -22,20 +22,9 @@
|
||||
*/
|
||||
|
||||
#include "prthread.h"
|
||||
#include "pprthred.h"
|
||||
#include "plstr.h"
|
||||
#include "jni.h"
|
||||
#include "jsjava.h"
|
||||
#include "jsdbgapi.h"
|
||||
#include "nsJVMManager.h"
|
||||
#include "nsIPluginInstancePeer2.h"
|
||||
//#include "npglue.h"
|
||||
#include "prinrval.h"
|
||||
#include "ProxyJNI.h"
|
||||
#include "prcmon.h"
|
||||
#include "nsCSecurityContext.h"
|
||||
#include "nsISecurityContext.h"
|
||||
#include "xpgetstr.h"
|
||||
#include "lcglue.h"
|
||||
#include "nscore.h"
|
||||
|
||||
|
||||
@ -25,31 +25,13 @@
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "nsJVMManager.h"
|
||||
//#include "npglue.h"
|
||||
#include "prefapi.h"
|
||||
#include "np.h"
|
||||
#include "nspr.h"
|
||||
#include "xp_path.h"
|
||||
#include "prio.h"
|
||||
#include "prmem.h"
|
||||
#include "prthread.h"
|
||||
#include "pprthred.h"
|
||||
#include "plstr.h"
|
||||
#include "plevent.h"
|
||||
#include "jni.h"
|
||||
#include "jsjava.h"
|
||||
#include "jsdbgapi.h"
|
||||
#include "prinrval.h"
|
||||
#include "ProxyJNI.h"
|
||||
#include "prcmon.h"
|
||||
#include "nsCSecurityContext.h"
|
||||
#include "nsISecurityContext.h"
|
||||
#include "nsIPluginHost.h"
|
||||
#include "nsIPluginManager.h"
|
||||
#include "nsIServiceManager.h"
|
||||
#include "nsIEventQueueService.h"
|
||||
#include "lcglue.h"
|
||||
#include "xpgetstr.h"
|
||||
#include "nsCOMPtr.h"
|
||||
|
||||
extern "C" int XP_PROGRESS_STARTING_JAVA;
|
||||
extern "C" int XP_PROGRESS_STARTING_JAVA_DONE;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user