diff options
Diffstat (limited to 'Zend/zend_constants.h')
-rw-r--r-- | Zend/zend_constants.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Zend/zend_constants.h b/Zend/zend_constants.h index fec4f294e9..ba0c798dc6 100644 --- a/Zend/zend_constants.h +++ b/Zend/zend_constants.h @@ -94,13 +94,3 @@ END_EXTERN_C() #define ZEND_CONSTANT_DTOR free_zend_constant #endif - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * indent-tabs-mode: t - * End: - * vim600: sw=4 ts=4 fdm=marker - * vim<600: sw=4 ts=4 - */ |