summaryrefslogtreecommitdiff
path: root/ext/dom/document.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/document.c')
-rw-r--r--ext/dom/document.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/dom/document.c b/ext/dom/document.c
index 2b9e269b68..95b077b648 100644
--- a/ext/dom/document.c
+++ b/ext/dom/document.c
@@ -2273,12 +2273,3 @@ PHP_METHOD(domdocument, registerNodeClass)
/* }}} */
#endif /* HAVE_LIBXML && HAVE_DOM */
-
-/*
- * 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
- */