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:
@@ -1294,7 +1294,6 @@ std::string cmLocalGenerator::GetIncludeFlags(
|
||||
continue;
|
||||
}
|
||||
|
||||
std::string include = *i;
|
||||
if(!flagUsed || repeatFlag)
|
||||
{
|
||||
if(sysIncludeFlag &&
|
||||
|
Reference in New Issue
Block a user