summaryrefslogtreecommitdiff
path: root/ext/intl/php_intl.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/php_intl.c')
-rw-r--r--ext/intl/php_intl.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/intl/php_intl.c b/ext/intl/php_intl.c
index b7a0afcab0..b244a29842 100644
--- a/ext/intl/php_intl.c
+++ b/ext/intl/php_intl.c
@@ -1057,12 +1057,3 @@ PHP_MINFO_FUNCTION( intl )
DISPLAY_INI_ENTRIES() ;
}
/* }}} */
-
-/*
- * 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
- */