ENH: remove unused variable

This commit is contained in:
Bill Hoffman 2004-04-30 11:36:01 -04:00
parent 94f6dfb8a6
commit 7eab2e4235
1 changed files with 0 additions and 1 deletions

View File

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