diff options
Diffstat (limited to 'ext/xml/php_xml.h')
-rw-r--r-- | ext/xml/php_xml.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ext/xml/php_xml.h b/ext/xml/php_xml.h index 25338eb303..f8bb415f32 100644 --- a/ext/xml/php_xml.h +++ b/ext/xml/php_xml.h @@ -42,10 +42,3 @@ extern zend_module_entry xml_module_entry; #define phpext_xml_ptr xml_module_ptr #endif /* PHP_XML_H */ - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - */ |