diff options
Diffstat (limited to 'ksvg/impl/SVGGlyphRefElementImpl.cc')
-rw-r--r-- | ksvg/impl/SVGGlyphRefElementImpl.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGGlyphRefElementImpl.cc b/ksvg/impl/SVGGlyphRefElementImpl.cc index 438fa0b0..10366dd9 100644 --- a/ksvg/impl/SVGGlyphRefElementImpl.cc +++ b/ksvg/impl/SVGGlyphRefElementImpl.cc @@ -130,5 +130,3 @@ void SVGGlyphRefElementImpl::putValueProperty(ExecState *exec, int token, const kdWarning() << "Unhandled token in " << k_funcinfo << " : " << token << endl; } } - -// vim:ts=4:noet |