Ken Martin 19 лет назад
Родитель
Сommit
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
   int i;
   for(i = 0; i < numFiles; ++i)