summaryrefslogtreecommitdiffstats
path: root/Source/ctest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/ctest.cxx')
-rw-r--r--Source/ctest.cxx1
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 ++ )