summaryrefslogtreecommitdiff
path: root/ext/zip/php_zip.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zip/php_zip.h')
-rw-r--r--ext/zip/php_zip.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/zip/php_zip.h b/ext/zip/php_zip.h
index e3ffa3338a..191be54101 100644
--- a/ext/zip/php_zip.h
+++ b/ext/zip/php_zip.h
@@ -80,12 +80,3 @@ php_stream *php_stream_zip_open(const char *filename, const char *path, const ch
extern const php_stream_wrapper php_stream_zip_wrapper;
#endif /* PHP_ZIP_H */
-
-/*
- * 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
- */