diff options
Diffstat (limited to 'ext/standard/math.c')
-rw-r--r-- | ext/standard/math.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/standard/math.c b/ext/standard/math.c index 7491479744..076b22eb3a 100644 --- a/ext/standard/math.c +++ b/ext/standard/math.c @@ -1065,8 +1065,6 @@ PHP_FUNCTION(fmod) } /* }}} */ - - /* * Local variables: * tab-width: 4 |