diff options
Diffstat (limited to 'Zend/zend_variables.h')
-rw-r--r-- | Zend/zend_variables.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Zend/zend_variables.h b/Zend/zend_variables.h index ddd3403f59..bdee8b1879 100644 --- a/Zend/zend_variables.h +++ b/Zend/zend_variables.h @@ -94,13 +94,3 @@ END_EXTERN_C() #define ZVAL_INTERNAL_PTR_DTOR zval_internal_ptr_dtor #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 - */ |