diff options
Diffstat (limited to 'src/complex/cacosh.c')
-rw-r--r-- | src/complex/cacosh.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/complex/cacosh.c b/src/complex/cacosh.c index 1f4f4ec2..2cb7dfaf 100644 --- a/src/complex/cacosh.c +++ b/src/complex/cacosh.c @@ -1,5 +1,3 @@ -#if 0 - # define TGSOURCE "complex/cacosh.c" #include "_tgmath.h" #include <complex.h> @@ -79,6 +77,3 @@ r*/ STDC(199901) LINK(m) */ - - -#endif |