зеркало из https://github.com/mozilla/gecko-dev.git
64766 sr=bienvenu. Removing code that was not required for one of my earlier fixes.
Thanks to bienvenu for pointing it out.
This commit is contained in:
Родитель
916ef102e8
Коммит
00a44e827b
|
@ -4709,7 +4709,7 @@ void nsImapProtocol::UploadMessageFromFile (nsIFileSpec* fileSpec,
|
|||
m_runningUrl->GetImapAction(&imapAction);
|
||||
|
||||
if (GetServerStateParser().LastCommandSuccessful() && (
|
||||
imapAction == nsIImapUrl::nsImapAppendDraftFromFile || imapAction == nsIImapUrl::nsImapAppendMsgFromFile ))
|
||||
imapAction == nsIImapUrl::nsImapAppendDraftFromFile ))
|
||||
{
|
||||
if (GetServerStateParser().GetCapabilityFlag() &
|
||||
kUidplusCapability)
|
||||
|
|
Загрузка…
Ссылка в новой задаче