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