瀏覽代碼

Unused variable from b4c490b4

Source commit: dbc4efdc93e4595309fca331ec5ed8933bedbbe0
Martin Prikryl 3 年之前
父節點
當前提交
b538e0ac9f
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      source/core/ScpFileSystem.cpp

+ 0 - 1
source/core/ScpFileSystem.cpp

@@ -1447,7 +1447,6 @@ void __fastcall TSCPFileSystem::CalculateFilesChecksum(
             UnicodeString FileName = BatchFileList->Strings[BatchIndex];
             OperationProgress->SetFile(FileName);
             Action.FileName(File->FullFileName);
-            bool Success = false;
 
             UnicodeString Checksum;
             try