summaryrefslogtreecommitdiff
path: root/src/complex/ctan.c
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2024-01-31 12:22:59 -0500
committerJakob Kaivo <jkk@ung.org>2024-01-31 12:22:59 -0500
commit5771d3ff7a7a79e3a962d84fc36226ca178e9261 (patch)
tree61cb66230f5712b0927a2728186cbf287f5278c4 /src/complex/ctan.c
parent237b7564dc3179f8c2a91820aae3f4c2d8534bcf (diff)
un-#if 0-ify
Diffstat (limited to 'src/complex/ctan.c')
-rw-r--r--src/complex/ctan.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/complex/ctan.c b/src/complex/ctan.c
index f03d3bb3..9feefea6 100644
--- a/src/complex/ctan.c
+++ b/src/complex/ctan.c
@@ -1,5 +1,3 @@
-#if 0
-
# define TGSOURCE "complex/ctan.c"
#include "_tgmath.h"
@@ -23,7 +21,3 @@ r*/
STDC(199901)
LINK(m)
*/
-
-
-
-#endif