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