Browse Source

remove unused variable

Mike Frysinger 20 năm trước cách đây
mục cha
commit
4ba9dfc1e3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      test/math/libm-test.inc

+ 1 - 1
test/math/libm-test.inc

@@ -4293,7 +4293,7 @@ int
 main (int argc, char **argv)
 {
 
-  int key, remaining;
+  int key;
 
   verbose = 1;
   output_ulps = 0;