浏览代码

Unused variable

From 1aee6f14

Source commit: ecf67583d0eb2906baa9cf7a1ecd393840d9160e
Martin Prikryl 2 年之前
父节点
当前提交
93b0df962e
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      source/core/Terminal.cpp

+ 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);