summary refs log tree commit diff
path: root/math/test-float.h
diff options
context:
space:
mode:
Diffstat (limited to 'math/test-float.h')
-rw-r--r--math/test-float.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/test-float.h b/math/test-float.h
index 4f9149f89c..e783c094c9 100644
--- a/math/test-float.h
+++ b/math/test-float.h
@@ -21,7 +21,6 @@
 #define PRINTF_EXPR "e"
 #define PRINTF_XEXPR "a"
 #define PRINTF_NEXPR "f"
-#define TEST_FLOAT 1
 #define BUILD_COMPLEX(real, imag) (CMPLXF ((real), (imag)))
 #define PREFIX FLT
 #define TYPE_STR "float"