зеркало из https://github.com/mozilla/pjs.git
fix warning - remove unused variable.
This commit is contained in:
Родитель
b21bac1658
Коммит
9a23074780
|
@ -409,7 +409,6 @@ nsImapService::FetchMessage(nsIEventQueue * aClientEventQueue,
|
|||
if (!aImapMailFolder || !aClientEventQueue)
|
||||
return NS_ERROR_NULL_POINTER;
|
||||
|
||||
nsIImapProtocol * protocolInstance = nsnull;
|
||||
nsIImapUrl * imapUrl = nsnull;
|
||||
nsString2 urlSpec("",eOneByte);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче