summaryrefslogtreecommitdiff
path: root/ext/phar/zip.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/zip.c')
-rw-r--r--ext/phar/zip.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/phar/zip.c b/ext/phar/zip.c
index bbafd8836e..93b867e6e1 100644
--- a/ext/phar/zip.c
+++ b/ext/phar/zip.c
@@ -1533,12 +1533,3 @@ nocentralerror:
return EOF;
}
/* }}} */
-
-/*
- * 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
- */