summaryrefslogtreecommitdiff
path: root/ext/intl/locale/locale_class.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/locale/locale_class.c')
-rw-r--r--ext/intl/locale/locale_class.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/intl/locale/locale_class.c b/ext/intl/locale/locale_class.c
index 9d4799bf27..eb797c505d 100644
--- a/ext/intl/locale/locale_class.c
+++ b/ext/intl/locale/locale_class.c
@@ -116,12 +116,3 @@ void locale_register_Locale_class( void )
}
}
/* }}} */
-
-/*
- * 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
- */