diff --git a/ext/standard/math.c b/ext/standard/math.c index 0cc81dda613..bfaa155d1c3 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