COMP: fix a warning

This commit is contained in:
Ken Martin 2006-12-07 15:23:22 -05:00
parent a00200e8d4
commit cf43e6ced0
1 changed files with 0 additions and 1 deletions

View File

@ -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)