diff options
Diffstat (limited to 'main/php_variables.h')
-rw-r--r-- | main/php_variables.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/main/php_variables.h b/main/php_variables.h index a994347c04..7dc33d328a 100644 --- a/main/php_variables.h +++ b/main/php_variables.h @@ -46,11 +46,3 @@ END_EXTERN_C() #define NUM_TRACK_VARS 6 #endif /* PHP_VARIABLES_H */ -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - * vim600: sw=4 ts=4 fdm=marker - * vim<600: sw=4 ts=4 - */ |