summaryrefslogtreecommitdiff
path: root/ext/dom/domlocator.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/domlocator.c')
-rw-r--r--ext/dom/domlocator.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/dom/domlocator.c b/ext/dom/domlocator.c
index 62b12469b1..7ad0ff8866 100644
--- a/ext/dom/domlocator.c
+++ b/ext/dom/domlocator.c
@@ -107,12 +107,3 @@ int dom_domlocator_uri_read(dom_object *obj, zval *retval)
/* }}} */
#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
- */