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/dom/SVGStylable.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'ksvg/dom/SVGStylable.cc') diff --git a/ksvg/dom/SVGStylable.cc b/ksvg/dom/SVGStylable.cc index 14136d7d..9092c981 100644 --- a/ksvg/dom/SVGStylable.cc +++ b/ksvg/dom/SVGStylable.cc @@ -72,5 +72,3 @@ css::CSSValue SVGStylable::getPresentationAttribute(const DOMString &name) return impl->getPresentationAttribute(name); } */ - -// vim:ts=4:noet -- cgit v1.2.3