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:
dp%netscape.com
2000-03-25 08:28:13 +00:00
parent 94d9ca04a4
commit d0279f6448

View File

@@ -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();