浏览代码

COMP: fix a warning

Ken Martin 19 年之前
父节点
当前提交
cf43e6ced0
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Source/cmSetTestsPropertiesCommand.cxx

+ 0 - 1
Source/cmSetTestsPropertiesCommand.cxx

@@ -75,7 +75,6 @@ bool cmSetTestsPropertiesCommand::InitialPass(
     }
     }
 
 
 
 
-  std::vector<cmTest*> &tests = *this->Makefile->GetTests();
   // now loop over all the targets
   // now loop over all the targets
   int i;
   int i;
   for(i = 0; i < numFiles; ++i)
   for(i = 0; i < numFiles; ++i)