瀏覽代碼

Probably invalid assertion

Source commit: d806334664cd8a4952a95ba7678ec3454e27d81b
Martin Prikryl 4 年之前
父節點
當前提交
006d280285
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      source/filezilla/FtpControlSocket.cpp

+ 0 - 2
source/filezilla/FtpControlSocket.cpp

@@ -4683,8 +4683,6 @@ void CFtpControlSocket::ResetOperation(int nSuccessful /*=FALSE*/)
     m_pOwner->SetBusy(FALSE);
     //No operation in progress
     nSuccessful&=FZ_REPLY_DISCONNECTED|FZ_REPLY_CANCEL;
-    if (!nSuccessful)
-      DebugFail();
   }
 
   if (nSuccessful&FZ_REPLY_DISCONNECTED)