COMP: Remove unused variable

This commit is contained in:
Brad King 2009-01-12 11:10:04 -05:00
parent d66c25c2f0
commit 6783ca8364
1 changed files with 0 additions and 1 deletions

View File

@ -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