diff options
Diffstat (limited to 'math/libm-test-nextdown.inc')
-rw-r--r-- | math/libm-test-nextdown.inc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/math/libm-test-nextdown.inc b/math/libm-test-nextdown.inc index d87f6fc..54814d1 100644 --- a/math/libm-test-nextdown.inc +++ b/math/libm-test-nextdown.inc @@ -66,11 +66,6 @@ nextdown_test (void) ALL_RM_TEST (nextdown, 1, nextdown_test_data, RUN_TEST_LOOP_f_f, END); } - -/* Note, the second argument is always typed as long double. The j type - argument to TEST_ indicates the literal should not be post-processed by - gen-libm-test.pl. */ - static void do_test (void) { |