diff options
Diffstat (limited to 'ext/intl/php_intl.h')
-rw-r--r-- | ext/intl/php_intl.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/intl/php_intl.h b/ext/intl/php_intl.h index 6d8f46adec..6b910d76c8 100644 --- a/ext/intl/php_intl.h +++ b/ext/intl/php_intl.h @@ -74,12 +74,3 @@ const char *intl_locale_get_default( void ); #define PHP_INTL_VERSION PHP_VERSION #endif /* PHP_INTL_H */ - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - * vim600: noet sw=4 ts=4 fdm=marker - * vim<600: noet sw=4 ts=4 - */ |