зеркало из https://github.com/mozilla/gecko-dev.git
take out unreferenced variable.
This commit is contained in:
Родитель
d178a7b952
Коммит
1b3ff18b78
|
@ -388,7 +388,6 @@ nsProfile::StartupWithArgs(nsICmdLineService *cmdLineArgs)
|
|||
if (mIsLangSpecified == PR_FALSE) return NS_OK;
|
||||
|
||||
nsCOMPtr<nsIFile> profileDir;
|
||||
PRBool alreadyset;
|
||||
|
||||
rv = GetCurrentProfileDir(getter_AddRefs(profileDir));
|
||||
if (NS_FAILED(rv)) return rv;
|
||||
|
|
Загрузка…
Ссылка в новой задаче