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