summaryrefslogtreecommitdiff
path: root/src/math/round.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/round.c')
-rw-r--r--src/math/round.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/math/round.c b/src/math/round.c
index 3534f734..8cd7b4b2 100644
--- a/src/math/round.c
+++ b/src/math/round.c
@@ -1,5 +1,3 @@
-#if 0
-
# define TGSOURCE "round.c"
#include "_tgmath.h"
#include <math.h>
@@ -37,6 +35,3 @@ TYPE TGFN(round)(TYPE x)
STDC(199901)
LINK(m)
*/
-
-
-#endif