summaryrefslogtreecommitdiff
path: root/main/rfc1867.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/rfc1867.c')
-rw-r--r--main/rfc1867.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/main/rfc1867.c b/main/rfc1867.c
index c1ed1d704e..1ee7b925a1 100644
--- a/main/rfc1867.c
+++ b/main/rfc1867.c
@@ -1331,12 +1331,3 @@ SAPI_API void php_rfc1867_set_multibyte_callbacks(
php_rfc1867_basename = basename;
}
/* }}} */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */