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

This commit is contained in:
bryner%uiuc.edu 2001-03-23 02:27:51 +00:00
parent 143c0de84e
commit ed3575dd68

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"