зеркало из https://github.com/mozilla/gecko-dev.git
Bug 518904: remove unused variable in nsLayoutDebugCLH.cpp to fix build warning. r=dbaron
This commit is contained in:
Родитель
06ba6597bf
Коммит
84ee17c919
|
@ -62,7 +62,6 @@ NS_IMETHODIMP
|
|||
nsLayoutDebugCLH::Handle(nsICommandLine* aCmdLine)
|
||||
{
|
||||
nsresult rv;
|
||||
PRBool found;
|
||||
|
||||
PRInt32 idx;
|
||||
rv = aCmdLine->FindFlag(NS_LITERAL_STRING("layoutdebug"), PR_FALSE, &idx);
|
||||
|
|
Загрузка…
Ссылка в новой задаче