summaryrefslogtreecommitdiff
path: root/main/php_reentrancy.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/php_reentrancy.h')
-rw-r--r--main/php_reentrancy.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/main/php_reentrancy.h b/main/php_reentrancy.h
index c06206fa53..7ff35418bc 100644
--- a/main/php_reentrancy.h
+++ b/main/php_reentrancy.h
@@ -129,11 +129,3 @@ void reentrancy_shutdown(void);
#endif
#endif
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */