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