diff options
Diffstat (limited to 'ksvg/impl/SVGPaintServerImpl.cc')
-rw-r--r-- | ksvg/impl/SVGPaintServerImpl.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ksvg/impl/SVGPaintServerImpl.cc b/ksvg/impl/SVGPaintServerImpl.cc index e87882b1..006ba853 100644 --- a/ksvg/impl/SVGPaintServerImpl.cc +++ b/ksvg/impl/SVGPaintServerImpl.cc @@ -50,6 +50,3 @@ CanvasPaintServer *SVGPaintServerImpl::paintServer(SVGDocumentImpl *doc, const T return pserver; } - -// vim:ts=4:noet - |