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