Removing unused code, for bug 38061. r=beard, sr=alecf.

git-svn-id: svn://10.0.0.236/trunk@90163 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bryner%uiuc.edu
2001-03-23 02:27:51 +00:00
parent 6d178542df
commit b50e465f11

View File

@@ -119,12 +119,6 @@ static PRBool gInitDetector = PR_FALSE;
static PRBool gPlugDetector = PR_FALSE;
//static PRBool gBookmarkCharset = PR_TRUE;
#ifdef PCB_USE_PROTOCOL_CONNECTION
// beard: how else would we get the referrer to a URL?
#include "nsIProtocolConnection.h"
#include "net.h"
#endif
#include "prmem.h"
#include "prtime.h"