diff options
Diffstat (limited to 'ext/standard/php_standard.h')
-rw-r--r-- | ext/standard/php_standard.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/standard/php_standard.h b/ext/standard/php_standard.h index 30a1ce68c3..615264282e 100644 --- a/ext/standard/php_standard.h +++ b/ext/standard/php_standard.h @@ -66,11 +66,3 @@ #define phpext_standard_ptr basic_functions_module_ptr PHP_MINIT_FUNCTION(standard_filters); PHP_MSHUTDOWN_FUNCTION(standard_filters); - - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - */ |