This commit is contained in:
mscott%netscape.com 1999-09-12 05:17:38 +00:00
Родитель 97b2e94b11
Коммит 15a7c62d99
1 изменённых файлов: 1 добавлений и 3 удалений

Просмотреть файл

@ -528,9 +528,7 @@ nsresult nsIMAP4TestDriver::OnRunIMAPCommand()
if (NS_SUCCEEDED(rv))
rv = aImapServer->GetImapConnectionAndLoadUrl(m_eventQueue,
m_url, nsnull,
nsnull,
nsnull);
m_url, nsnull);
m_runningURL = PR_TRUE; // we are now running a url...
}
} // if user provided the data...