diff options
Diffstat (limited to 'ext/tidy/tidy.c')
-rw-r--r-- | ext/tidy/tidy.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/tidy/tidy.c b/ext/tidy/tidy.c index 715683984f..a7935dbcf1 100644 --- a/ext/tidy/tidy.c +++ b/ext/tidy/tidy.c @@ -2054,12 +2054,3 @@ static void _php_tidy_register_tags(INIT_FUNC_ARGS) } #endif - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - * vim600: noet sw=4 ts=4 fdm=marker - * vim<600: noet sw=4 ts=4 - */ |