Explorar el Código

Debug logging for rare FTP ASCII transfer size discrepancy

Source commit: 649e8429fe8d0699e0bb6ab9c74f0d760d79ce1d
Martin Prikryl hace 1 año
padre
commit
03520d3092
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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())