diff options
Diffstat (limited to 'Source')
-rw-r--r-- | Source/ctest.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/ctest.cxx b/Source/ctest.cxx index 81e3edb..82186e4 100644 --- a/Source/ctest.cxx +++ b/Source/ctest.cxx @@ -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 ++ ) |