зеркало из https://github.com/mozilla/pjs.git
take out unreferenced variable.
This commit is contained in:
Родитель
02090db935
Коммит
0135ac9529
|
@ -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;
|
||||
|
|
Загрузка…
Ссылка в новой задаче