summaryrefslogtreecommitdiff
path: root/ext/xml/php_xml.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xml/php_xml.h')
-rw-r--r--ext/xml/php_xml.h7
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:
- */