diff options
Diffstat (limited to 'ksvg/impl/SVGFontElementImpl.cc')
-rw-r--r-- | ksvg/impl/SVGFontElementImpl.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGFontElementImpl.cc b/ksvg/impl/SVGFontElementImpl.cc index 30d4f63f..49ed035c 100644 --- a/ksvg/impl/SVGFontElementImpl.cc +++ b/ksvg/impl/SVGFontElementImpl.cc @@ -29,5 +29,3 @@ SVGFontElementImpl::SVGFontElementImpl(DOM::ElementImpl *impl) : SVGElementImpl( SVGFontElementImpl::~SVGFontElementImpl() { } - -// vim:ts=4:noet |