diff options
Diffstat (limited to 'ext/xml/xml.c')
-rw-r--r-- | ext/xml/xml.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/xml/xml.c b/ext/xml/xml.c index ca04a489d0..437b05175c 100644 --- a/ext/xml/xml.c +++ b/ext/xml/xml.c @@ -1686,12 +1686,3 @@ PHP_FUNCTION(xml_parser_get_option) /* }}} */ #endif - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - * vim600: sw=4 ts=4 fdm=marker - * vim<600: sw=4 ts=4 - */ |