COMP: fix a warning
This commit is contained in:
parent
a00200e8d4
commit
cf43e6ced0
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue