Let libpref decide which file to load by default, M3 bug #2343 #3598

git-svn-id: svn://10.0.0.236/trunk@24230 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hshaw%netscape.com
1999-03-16 22:07:50 +00:00
parent 4c5667fdce
commit 80ecb45eff
2 changed files with 2 additions and 2 deletions

View File

@@ -230,7 +230,7 @@ nsViewerApp::Initialize(int argc, char** argv)
if (NS_OK != rv) {
return rv;
}
mPrefs->Startup("prefs.js");
mPrefs->Startup(nsnull);
// Load Fullcircle Talkback crash-reporting mechanism.

View File

@@ -132,7 +132,7 @@ int main(int argc, char* argv[])
if (NS_FAILED(rv)) {
goto done;
}
prefs->Startup("prefs.js");
prefs->Startup(nsnull);
/*
* Start up the core services: