summaryrefslogtreecommitdiffstats
path: root/ksvg/dom/SVGEvent.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/dom/SVGEvent.cc')
-rw-r--r--ksvg/dom/SVGEvent.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/dom/SVGEvent.cc b/ksvg/dom/SVGEvent.cc
index 19fa6d27..67cc8ddf 100644
--- a/ksvg/dom/SVGEvent.cc
+++ b/ksvg/dom/SVGEvent.cc
@@ -183,5 +183,3 @@ DOM::DOMString SVGEvent::idToType(EventId id)
break;
}
}
-
-// vim:ts=4:noet