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