mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 04:27:41 +00:00
Fixing MOZ_MEDIUM
This commit is contained in:
parent
edf8a97ccb
commit
ad200125a4
@ -224,7 +224,7 @@ Boolean CLICommander::AttemptQuit(long inSaveOption)
|
||||
|
||||
#endif //MOZ_LI
|
||||
|
||||
#ifndef MOZ_LITE
|
||||
#ifdef MOZ_LOC_INDEP
|
||||
#include "uapp.h"
|
||||
|
||||
// InitializeLocationIndependence
|
||||
@ -236,4 +236,4 @@ void CFrontApp::InitializeLocationIndependence()
|
||||
// newCommander->VerifyLogin();
|
||||
// newCommander->GetCriticalFiles();
|
||||
}
|
||||
#endif
|
||||
#endif //MOZ_LOC_INDEP
|
||||
|
Loading…
x
Reference in New Issue
Block a user