summaryrefslogtreecommitdiff
path: root/src/fenv/FE_OVERFLOW.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fenv/FE_OVERFLOW.c')
-rw-r--r--src/fenv/FE_OVERFLOW.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/fenv/FE_OVERFLOW.c b/src/fenv/FE_OVERFLOW.c
index f2edcf93..2290231f 100644
--- a/src/fenv/FE_OVERFLOW.c
+++ b/src/fenv/FE_OVERFLOW.c
@@ -1,10 +1,6 @@
#include <fenv.h>
-#if 0
#define FE_OVERFLOW (1<<3)
-#else
-#undef FE_OVERFLOW
-#endif
/* Defined iff this exception is supported */