summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/standard/math.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/math.c b/ext/standard/math.c
index 0cc81dda61..bfaa155d1c 100644
--- a/ext/standard/math.c
+++ b/ext/standard/math.c
@@ -101,7 +101,6 @@ PHP_FUNCTION(floor) {
/* }}} */
/* {{{ proto int round(double number)
-
Returns the rounded value of the number */
#ifndef HAVE_RINT