summaryrefslogtreecommitdiff
path: root/ext/intl/formatter/formatter.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/formatter/formatter.c')
-rw-r--r--ext/intl/formatter/formatter.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/intl/formatter/formatter.c b/ext/intl/formatter/formatter.c
index 76db688aeb..0ccd4b5cbe 100644
--- a/ext/intl/formatter/formatter.c
+++ b/ext/intl/formatter/formatter.c
@@ -132,12 +132,3 @@ void formatter_register_constants( INIT_FUNC_ARGS )
#undef FORMATTER_EXPOSE_CONST
}
/* }}} */
-
-/*
- * 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
- */