Procházet zdrojové kódy

Debug logging for rare FTP ASCII transfer size discrepancy

Source commit: 649e8429fe8d0699e0bb6ab9c74f0d760d79ce1d
Martin Prikryl před 1 rokem
rodič
revize
03520d3092
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      source/core/FtpFileSystem.cpp

+ 0 - 1
source/core/FtpFileSystem.cpp

@@ -1469,7 +1469,6 @@ void __fastcall TFTPFileSystem::DoFileTransferProgress(__int64 TransferSize,
     OperationProgress->AddTransferred(Diff);
     FFileTransferAny = true;
   }
-
   if (OperationProgress->Cancel != csContinue)
   {
     if (OperationProgress->ClearCancelFile())