mirror of
https://github.com/reactos/CMake.git
synced 2024-12-26 05:27:07 +00:00
Remove unused variable.
This commit is contained in:
parent
3173c93756
commit
2679a34a94
@ -1294,7 +1294,6 @@ std::string cmLocalGenerator::GetIncludeFlags(
|
||||
continue;
|
||||
}
|
||||
|
||||
std::string include = *i;
|
||||
if(!flagUsed || repeatFlag)
|
||||
{
|
||||
if(sysIncludeFlag &&
|
||||
|
Loading…
Reference in New Issue
Block a user