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