diff options
Diffstat (limited to 'src/fenv/FE_TONEAREST.c')
| -rw-r--r-- | src/fenv/FE_TONEAREST.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/fenv/FE_TONEAREST.c b/src/fenv/FE_TONEAREST.c index df11a2bb..5c8b0c8c 100644 --- a/src/fenv/FE_TONEAREST.c +++ b/src/fenv/FE_TONEAREST.c @@ -1,10 +1,6 @@ #include <fenv.h> -#if 0 #define FE_TONEAREST (1) -#else -#undef FE_TONEAREST -#endif /* Defined iff this operation is supported */ |
