summaryrefslogtreecommitdiff
path: root/ext/iconv/iconv.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/iconv/iconv.c')
-rw-r--r--ext/iconv/iconv.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/iconv/iconv.c b/ext/iconv/iconv.c
index f3f8ed2aa7..0e85a5c3b3 100644
--- a/ext/iconv/iconv.c
+++ b/ext/iconv/iconv.c
@@ -2933,12 +2933,3 @@ static php_iconv_err_t php_iconv_stream_filter_unregister_factory(void)
/* }}} */
/* }}} */
#endif
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */