summaryrefslogtreecommitdiff
path: root/libm/s_round.c
diff options
context:
space:
mode:
Diffstat (limited to 'libm/s_round.c')
-rw-r--r--libm/s_round.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libm/s_round.c b/libm/s_round.c
index 03089482b..7965c6f68 100644
--- a/libm/s_round.c
+++ b/libm/s_round.c
@@ -25,7 +25,6 @@
static const double huge = 1.0e300;
-libm_hidden_proto(round)
double
round (double x)
{