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