This commit is contained in:
bienvenu%netscape.com 1999-11-10 04:05:16 +00:00
Родитель fd96ea6a26
Коммит 4675215f31
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -1282,8 +1282,6 @@ NS_IMETHODIMP nsImapIncomingServer::PseudoInterruptMsgLoad(nsIMsgFolder *aFolder
PRBool canRunUrl = PR_FALSE;
PRBool hasToWait = PR_FALSE;
nsCOMPtr<nsIImapProtocol> connection;
PRBool isBusy = PR_FALSE;
PRBool isInboxConnection = PR_FALSE;
PR_CEnterMonitor(this);