mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 20:19:53 +00:00
ENH: remove unused variable
This commit is contained in:
parent
94f6dfb8a6
commit
7eab2e4235
@ -81,7 +81,6 @@ int main(int ac, char *av[])
|
||||
int i, NumTests, testNum, partial_match;
|
||||
char *arg, *test_name;
|
||||
int count;
|
||||
int result;
|
||||
int testToRun = -1;
|
||||
|
||||
@CMAKE_TESTDRIVER_ARGVC_FUNCTION@
|
||||
|
Loading…
Reference in New Issue
Block a user