diff options
| author | Jakob Kaivo <jkk@ung.org> | 2024-01-31 12:22:59 -0500 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2024-01-31 12:22:59 -0500 |
| commit | 5771d3ff7a7a79e3a962d84fc36226ca178e9261 (patch) | |
| tree | 61cb66230f5712b0927a2728186cbf287f5278c4 /src/complex/csin.c | |
| parent | 237b7564dc3179f8c2a91820aae3f4c2d8534bcf (diff) | |
un-#if 0-ify
Diffstat (limited to 'src/complex/csin.c')
| -rw-r--r-- | src/complex/csin.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/complex/csin.c b/src/complex/csin.c index 556b6b62..138bef91 100644 --- a/src/complex/csin.c +++ b/src/complex/csin.c @@ -1,5 +1,3 @@ -#if 0 - # define TGSOURCE "complex/csin.c" #include "_tgmath.h" @@ -23,7 +21,3 @@ r*/ STDC(199901) LINK(m) */ - - - -#endif |
