summaryrefslogtreecommitdiff
path: root/ext/dom/domerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/domerror.c')
-rw-r--r--ext/dom/domerror.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/dom/domerror.c b/ext/dom/domerror.c
index 6c42485488..1932d51408 100644
--- a/ext/dom/domerror.c
+++ b/ext/dom/domerror.c
@@ -120,12 +120,3 @@ int dom_domerror_location_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
- */