diff options
Diffstat (limited to 'math/test-float.h')
-rw-r--r-- | math/test-float.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/test-float.h b/math/test-float.h index 68a9bf1b82..d18bc80a6a 100644 --- a/math/test-float.h +++ b/math/test-float.h @@ -23,7 +23,6 @@ #define PREFIX FLT #define TYPE_STR "float" #define ULP_IDX ULP_FLT -#define ULP_I_IDX ULP_I_FLT #define LIT(x) (x ## f) /* Use the double variants of macro constants. */ #define LITM(x) x |