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