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/SVGPathSegListImpl.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'ksvg/impl/SVGPathSegListImpl.cc') diff --git a/ksvg/impl/SVGPathSegListImpl.cc b/ksvg/impl/SVGPathSegListImpl.cc index ee316938..7e3ff83e 100644 --- a/ksvg/impl/SVGPathSegListImpl.cc +++ b/ksvg/impl/SVGPathSegListImpl.cc @@ -60,5 +60,3 @@ Value SVGPathSegListImplProtoFunc::call(ExecState *exec, Object &thisObj, const return obj->call(exec, static_cast *>(obj), args, id); } - -// vim:ts=4:noet -- cgit v1.2.1