diff options
Diffstat (limited to 'main/php_compat.h')
-rw-r--r-- | main/php_compat.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/main/php_compat.h b/main/php_compat.h index 82cca93495..01d3e326c5 100644 --- a/main/php_compat.h +++ b/main/php_compat.h @@ -400,11 +400,3 @@ #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 - */ |