From 4ba9dfc1e3ab4302795d8480de3f14dda8e2ca7d Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 30 Jun 2005 23:46:51 +0000 Subject: remove unused variable --- test/math/libm-test.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/math/libm-test.inc b/test/math/libm-test.inc index a0d08cefb..bcd941c1a 100644 --- a/test/math/libm-test.inc +++ b/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; -- cgit v1.2.3