summaryrefslogtreecommitdiff
path: root/ext/dom/xml_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/xml_common.h')
-rw-r--r--ext/dom/xml_common.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/dom/xml_common.h b/ext/dom/xml_common.h
index 04cceee227..6f51fecace 100644
--- a/ext/dom/xml_common.h
+++ b/ext/dom/xml_common.h
@@ -91,12 +91,3 @@ PHP_DOM_EXPORT xmlNodePtr dom_object_get_node(dom_object *obj);
DOM_GET_OBJ(__ptr, __id, __prtype, __intern);
#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
- */