1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-16 22:37:30 +08:00

Remove unused variable.

This commit is contained in:
Stephen Kelly
2013-07-01 22:23:08 +02:00
parent 3173c93756
commit 2679a34a94

View File

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