summaryrefslogtreecommitdiff
path: root/src/math/remainder.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/remainder.c')
-rw-r--r--src/math/remainder.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/math/remainder.c b/src/math/remainder.c
index c62e3d2c..667e9758 100644
--- a/src/math/remainder.c
+++ b/src/math/remainder.c
@@ -1,5 +1,3 @@
-#if 0
-
#include <math.h>
#define TGSOURCE "remainder.c"
#include "_tgmath.h"
@@ -14,6 +12,3 @@ XOPEN(400)
POSIX(200112)
LINK(m)
*/
-
-
-#endif