Kaynağa Gözat

ENH: remove unused variable

Bill Hoffman 22 yıl önce
ebeveyn
işleme
7eab2e4235
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      Templates/TestDriver.cxx.in

+ 0 - 1
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@