diff options
Diffstat (limited to 'ext/intl/dateformat/dateformat.h')
| -rw-r--r-- | ext/intl/dateformat/dateformat.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/intl/dateformat/dateformat.h b/ext/intl/dateformat/dateformat.h index ebeeaa5963..830446f304 100644 --- a/ext/intl/dateformat/dateformat.h +++ b/ext/intl/dateformat/dateformat.h @@ -16,10 +16,6 @@ #include <php.h> -PHP_FUNCTION( datefmt_create ); -PHP_FUNCTION( datefmt_get_error_code ); -PHP_FUNCTION( datefmt_get_error_message ); -PHP_METHOD( IntlDateFormatter, __construct ); void dateformat_register_constants( INIT_FUNC_ARGS ); /* |
