diff options
Diffstat (limited to 'src/math/logb.c')
| -rw-r--r-- | src/math/logb.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/math/logb.c b/src/math/logb.c index 284705c4..33385353 100644 --- a/src/math/logb.c +++ b/src/math/logb.c @@ -1,5 +1,3 @@ -#if 0 - # define TGSOURCE "logb.c" #include "_tgmath.h" #include <math.h> @@ -22,6 +20,3 @@ STDC(199901) XOPEN(400) LINK(m) */ - - -#endif |
