From 7eab2e4235374bbcc035a375af3bb2827c54a425 Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Fri, 30 Apr 2004 11:36:01 -0400 Subject: ENH: remove unused variable --- Templates/TestDriver.cxx.in | 1 - 1 file changed, 1 deletion(-) 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@ -- cgit v0.12