diff options
Diffstat (limited to 'ext/intl/dateformat/dateformat_parse.c')
-rw-r--r-- | ext/intl/dateformat/dateformat_parse.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/intl/dateformat/dateformat_parse.c b/ext/intl/dateformat/dateformat_parse.c index 5f0c497e44..a04ef1105e 100644 --- a/ext/intl/dateformat/dateformat_parse.c +++ b/ext/intl/dateformat/dateformat_parse.c @@ -210,4 +210,3 @@ PHP_FUNCTION(datefmt_localtime) } } /* }}} */ - |