backing out previous change to figure out whats going on
This commit is contained in:
@@ -53,7 +53,6 @@
|
||||
//#include "nsTextTokenizer.h"
|
||||
#include "nsElementTable.h"
|
||||
#include "nsParserService.h"
|
||||
#include "nsScanner.h"
|
||||
|
||||
#ifdef NS_DEBUG
|
||||
#include "nsLoggingSink.h"
|
||||
@@ -119,8 +118,6 @@ Shutdown(nsIModule* aSelf)
|
||||
DeleteElementTable();
|
||||
CNewlineToken::FreeNewline();
|
||||
gInitialized = PR_FALSE;
|
||||
delete nsScanner::gAllocator;
|
||||
nsScanner::gAllocator = nsnull;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user