mirror of
https://github.com/reactos/CMake.git
synced 2024-11-28 14:01:21 +00:00
Remove unused variable
This commit is contained in:
parent
876645af51
commit
eda89848be
@ -564,7 +564,6 @@ int ctest::BuildDirectory()
|
||||
// > 1 - warning
|
||||
std::vector<int> markedLines(lines.size(), 0);
|
||||
|
||||
cmCTestBuildErrorWarning cerw;
|
||||
int cc;
|
||||
// Errors
|
||||
for ( cc = 0; cmCTestErrorMatches[cc]; cc ++ )
|
||||
|
Loading…
Reference in New Issue
Block a user