diff options
Diffstat (limited to 'main/fopen_wrappers.h')
-rw-r--r-- | main/fopen_wrappers.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/main/fopen_wrappers.h b/main/fopen_wrappers.h index c2b4984e58..17e15b7df0 100644 --- a/main/fopen_wrappers.h +++ b/main/fopen_wrappers.h @@ -47,11 +47,3 @@ PHPAPI ZEND_INI_MH(OnUpdateBaseDir); 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 - */ |