Backed out changeset e8fd3f4c52b6
This commit is contained in:
@@ -59,7 +59,6 @@
|
||||
#include "nsDiskCacheDeviceSQL.h"
|
||||
#include "nsMimeTypes.h"
|
||||
#include "nsNetStrings.h"
|
||||
#include "nsDNSPrefetch.h"
|
||||
|
||||
#include "nsNetCID.h"
|
||||
|
||||
@@ -620,13 +619,10 @@ static void nsNetShutdown(nsIModule *neckoModule)
|
||||
#ifdef XP_MACOSX
|
||||
net_ShutdownURLHelperOSX();
|
||||
#endif
|
||||
|
||||
|
||||
// Release necko strings
|
||||
delete gNetStrings;
|
||||
gNetStrings = nsnull;
|
||||
|
||||
// Release DNS service reference.
|
||||
nsDNSPrefetch::Shutdown();
|
||||
}
|
||||
|
||||
static const nsModuleComponentInfo gNetModuleInfo[] = {
|
||||
|
||||
Reference in New Issue
Block a user