Ver Fonte

ERR: Remove warning about unused variable i

Andy Cedilnik há 23 anos atrás
pai
commit
59e91ac3e4
1 ficheiros alterados com 0 adições e 2 exclusões
  1. 0 2
      Source/CTest/Curl/CMake/CurlTests.c

+ 0 - 2
Source/CTest/Curl/CMake/CurlTests.c

@@ -364,8 +364,6 @@ void (*signal ()) ();
 int
 main ()
 {
-int i;
-  ;
   return 0;
 }
 #endif