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