diff options
Diffstat (limited to 'main/php_main.h')
-rw-r--r-- | main/php_main.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/main/php_main.h b/main/php_main.h index 674cac44e3..8f440de820 100644 --- a/main/php_main.h +++ b/main/php_main.h @@ -52,11 +52,3 @@ extern int php_shutdown_environ(void); END_EXTERN_C() #endif -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - * vim600: sw=4 ts=4 fdm=marker - * vim<600: sw=4 ts=4 - */ |