summaryrefslogtreecommitdiff
path: root/src/math/lrint.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/lrint.c')
-rw-r--r--src/math/lrint.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/math/lrint.c b/src/math/lrint.c
index 6398bbcd..165d7788 100644
--- a/src/math/lrint.c
+++ b/src/math/lrint.c
@@ -1,5 +1,3 @@
-#if 0
-
# define TGSOURCE "lrint.c"
#include "_tgmath.h"
#include <math.h>
@@ -28,6 +26,3 @@ long int TGFN(lrint)(TYPE x)
STDC(199901)
LINK(m)
*/
-
-
-#endif