Removing using prefs to control xpcom logging.
git-svn-id: svn://10.0.0.236/trunk@64116 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -725,10 +725,6 @@ static nsresult main1(int argc, char* argv[], nsISplashScreen *splashScreen )
|
||||
// if the profile manager ever switches to using nsIDOMWindow stuff, this might have to change
|
||||
appShell->CreateHiddenWindow();
|
||||
|
||||
#ifdef NS_BUILD_REFCNT_LOGGING
|
||||
nsTraceRefcnt::SetPrefServiceAvailability(PR_TRUE);
|
||||
#endif
|
||||
|
||||
// Enumerate AppShellComponenets
|
||||
appShell->EnumerateAndInitializeComponents();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user