Преглед на файлове

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