foreach: Remove unused variables.

This commit is contained in:
Stephen Kelly 2015-05-24 11:07:53 +02:00
parent aaeec642ca
commit ad16747927
1 changed files with 0 additions and 2 deletions

View File

@ -44,8 +44,6 @@ IsFunctionBlocked(const cmListFileFunction& lff, cmMakefile &mf,
std::vector<std::string>::const_iterator j = this->Args.begin();
++j;
std::string tmps;
cmListFileArgument arg;
for( ; j != this->Args.end(); ++j)
{
// set the variable to the loop value