From dd734d4130d80c5613c5a33cc304430210467899 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 24 Sep 2020 23:49:31 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro --- ksvg/impl/SVGElementInstanceImpl.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'ksvg/impl/SVGElementInstanceImpl.cc') diff --git a/ksvg/impl/SVGElementInstanceImpl.cc b/ksvg/impl/SVGElementInstanceImpl.cc index 97cd28a2..bd1fc58d 100644 --- a/ksvg/impl/SVGElementInstanceImpl.cc +++ b/ksvg/impl/SVGElementInstanceImpl.cc @@ -104,5 +104,3 @@ SVGElementInstanceImpl *SVGElementInstanceImpl::nextSibling() const { return m_nextSibling; } - -// vim:ts=4:noet -- cgit v1.2.1