Adding platformVersionCheck() into USE_REG ifdef
git-svn-id: svn://10.0.0.236/trunk@22192 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -919,9 +919,10 @@ nsresult nsRepository::Initialize(void)
|
||||
PR_LOG(logmodule, PR_LOG_ALWAYS, ("nsRepository: Initialized."));
|
||||
#ifdef USE_NSREG
|
||||
NR_StartupRegistry();
|
||||
#endif
|
||||
|
||||
// Check the version of registry. Nuke old versions.
|
||||
platformVersionCheck();
|
||||
#endif
|
||||
|
||||
// Initiate autoreg
|
||||
AutoRegister(NS_Startup, NULL);
|
||||
|
||||
Reference in New Issue
Block a user