summaryrefslogtreecommitdiff
path: root/ext/bz2/bz2.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bz2/bz2.c')
-rw-r--r--ext/bz2/bz2.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/bz2/bz2.c b/ext/bz2/bz2.c
index 9b790669be..cf1029f4d0 100644
--- a/ext/bz2/bz2.c
+++ b/ext/bz2/bz2.c
@@ -671,12 +671,3 @@ static void php_bz2_error(INTERNAL_FUNCTION_PARAMETERS, int opt)
/* }}} */
#endif
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: fdm=marker
- * vim: noet sw=4 ts=4
- */