Remove unused variable.

This commit is contained in:
Stephen Kelly 2013-07-01 22:23:08 +02:00
parent 3173c93756
commit 2679a34a94
1 changed files with 0 additions and 1 deletions

View File

@ -1294,7 +1294,6 @@ std::string cmLocalGenerator::GetIncludeFlags(
continue;
}
std::string include = *i;
if(!flagUsed || repeatFlag)
{
if(sysIncludeFlag &&