diff options
Diffstat (limited to 'src/math/scalbn.c')
| -rw-r--r-- | src/math/scalbn.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/math/scalbn.c b/src/math/scalbn.c index 3d31349b..c0961cdb 100644 --- a/src/math/scalbn.c +++ b/src/math/scalbn.c @@ -1,5 +1,3 @@ -#if 0 - # define TGSOURCE "scalbn.c" #include "_tgmath.h" #include <math.h> @@ -24,6 +22,3 @@ TYPE TGFN(scalbn)(TYPE x, int n) STDC(199901) LINK(m) */ - - -#endif |
