зеркало из https://github.com/mozilla/pjs.git
Fix unix warning by removing unused variable.
This commit is contained in:
Родитель
8ce4a23475
Коммит
80b84c8d3c
|
@ -209,7 +209,6 @@ PRInt32 nsMailboxProtocol::SetupMessageExtraction()
|
|||
nsresult nsMailboxProtocol::LoadUrl(nsIURL * aURL, nsISupports * aConsumer)
|
||||
{
|
||||
nsresult rv = NS_OK;
|
||||
PRInt32 status = 0;
|
||||
HG77067
|
||||
if (aURL)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче