summaryrefslogtreecommitdiff
path: root/ext/phar/phar.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/phar.c')
-rw-r--r--ext/phar/phar.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/phar/phar.c b/ext/phar/phar.c
index 2762096cfb..85194e7dc7 100644
--- a/ext/phar/phar.c
+++ b/ext/phar/phar.c
@@ -3637,12 +3637,3 @@ zend_module_entry phar_module_entry = {
STANDARD_MODULE_PROPERTIES_EX
};
/* }}} */
-
-/*
- * 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
- */