diff --git a/Source/cmSetTestsPropertiesCommand.cxx b/Source/cmSetTestsPropertiesCommand.cxx index 8e02adae8..269ef78d0 100644 --- a/Source/cmSetTestsPropertiesCommand.cxx +++ b/Source/cmSetTestsPropertiesCommand.cxx @@ -75,7 +75,6 @@ bool cmSetTestsPropertiesCommand::InitialPass( } - std::vector &tests = *this->Makefile->GetTests(); // now loop over all the targets int i; for(i = 0; i < numFiles; ++i)