COMP: Remove unused variable
This commit is contained in:
parent
d66c25c2f0
commit
6783ca8364
@ -807,7 +807,6 @@ int cmCTest::ProcessTests()
|
|||||||
{
|
{
|
||||||
int res = 0;
|
int res = 0;
|
||||||
bool notest = true;
|
bool notest = true;
|
||||||
int cc;
|
|
||||||
int update_count = 0;
|
int update_count = 0;
|
||||||
|
|
||||||
// do not output startup if this is a sub-process for parallel tests
|
// do not output startup if this is a sub-process for parallel tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user