diff options
Diffstat (limited to 'Templates/TestDriver.cxx.in')
-rw-r--r-- | Templates/TestDriver.cxx.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Templates/TestDriver.cxx.in b/Templates/TestDriver.cxx.in index 6a3839f..0f0a833 100644 --- a/Templates/TestDriver.cxx.in +++ b/Templates/TestDriver.cxx.in @@ -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@ |