1
0
Эх сурвалжийг харах

Unused variable

From 1aee6f14

Source commit: ecf67583d0eb2906baa9cf7a1ecd393840d9160e
Martin Prikryl 2 жил өмнө
parent
commit
93b0df962e

+ 0 - 2
source/core/Terminal.cpp

@@ -873,8 +873,6 @@ void TParallelOperation::Done(
 
             if (!FParallelFileMerging)
             {
-              TFileOperationProgressType * OperationProgress = Terminal->OperationProgress;
-
               // Once we obtain "merging" semaphor, we won't leave until everything is merged
               TAutoFlag MergingFlag(FParallelFileMerging);