diff options
-rw-r--r-- | Source/cmCTest.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmCTest.cxx b/Source/cmCTest.cxx index 5e2406b..4116d35 100644 --- a/Source/cmCTest.cxx +++ b/Source/cmCTest.cxx @@ -807,7 +807,6 @@ int cmCTest::ProcessTests() { int res = 0; bool notest = true; - int cc; int update_count = 0; // do not output startup if this is a sub-process for parallel tests |