diff options
Diffstat (limited to 'ksvg/impl/SVGTestsImpl.cc')
-rw-r--r-- | ksvg/impl/SVGTestsImpl.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGTestsImpl.cc b/ksvg/impl/SVGTestsImpl.cc index e2154b7b..15f8bcc6 100644 --- a/ksvg/impl/SVGTestsImpl.cc +++ b/ksvg/impl/SVGTestsImpl.cc @@ -174,5 +174,3 @@ Value SVGTestsImplProtoFunc::call(ExecState *exec, Object &thisObj, const List & return Undefined(); } - -// vim:ts=4:noet |