summaryrefslogtreecommitdiff
path: root/ext/dom/attr.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/attr.c')
-rw-r--r--ext/dom/attr.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/dom/attr.c b/ext/dom/attr.c
index 492048e06c..f59b46799f 100644
--- a/ext/dom/attr.c
+++ b/ext/dom/attr.c
@@ -243,12 +243,3 @@ PHP_FUNCTION(dom_attr_is_id)
/* }}} end dom_attr_is_id */
#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
- */