summaryrefslogtreecommitdiff
path: root/ext/dom/node.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/node.c')
-rw-r--r--ext/dom/node.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/dom/node.c b/ext/dom/node.c
index 39592973e8..c88d40215b 100644
--- a/ext/dom/node.c
+++ b/ext/dom/node.c
@@ -1914,12 +1914,3 @@ PHP_METHOD(domnode, getLineNo)
/* }}} */
#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
- */