summaryrefslogtreecommitdiff
path: root/src/math/expm1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/expm1.c')
-rw-r--r--src/math/expm1.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/math/expm1.c b/src/math/expm1.c
index bee08865..a6d90241 100644
--- a/src/math/expm1.c
+++ b/src/math/expm1.c
@@ -1,5 +1,3 @@
-#if 0
-
# define TGSOURCE "expm1.c"
#include "_tgmath.h"
#include <math.h>
@@ -21,6 +19,3 @@ STDC(199901)
XOPEN(400)
LINK(m)
*/
-
-
-#endif