diff options
Diffstat (limited to 'math/test-float.c')
-rw-r--r-- | math/test-float.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/test-float.c b/math/test-float.c index 1c0d40cf9d..25ba35a9d1 100644 --- a/math/test-float.c +++ b/math/test-float.c @@ -22,6 +22,4 @@ #include "test-math-errno.h" #include "test-math-scalar.h" -#define TEST_MSG "testing float (without inline functions)\n" - #include "libm-test.c" |