diff options
Diffstat (limited to 'ksvg/impl/SVGEcma.cc')
-rw-r--r-- | ksvg/impl/SVGEcma.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGEcma.cc b/ksvg/impl/SVGEcma.cc index 87eca6e0..5036f591 100644 --- a/ksvg/impl/SVGEcma.cc +++ b/ksvg/impl/SVGEcma.cc @@ -840,5 +840,3 @@ Value SVGDOMDocumentFragmentBridge::getValueProperty(ExecState *, int token) con return Undefined(); } } - -// vim:ts=4:noet |