فهرست منبع

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
   int i;
   for(i = 0; i < numFiles; ++i)