summaryrefslogtreecommitdiffstats
path: root/ksvg/impl/SVGFontFaceElementImpl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/impl/SVGFontFaceElementImpl.cc')
-rw-r--r--ksvg/impl/SVGFontFaceElementImpl.cc2
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