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/libs/libtext2path/src/Glyph.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'ksvg/impl/libs/libtext2path/src/Glyph.cpp') diff --git a/ksvg/impl/libs/libtext2path/src/Glyph.cpp b/ksvg/impl/libs/libtext2path/src/Glyph.cpp index d2e16189..76390e08 100644 --- a/ksvg/impl/libs/libtext2path/src/Glyph.cpp +++ b/ksvg/impl/libs/libtext2path/src/Glyph.cpp @@ -348,5 +348,3 @@ void GlyphRenderParams::setCharacter(unsigned short character) { m_character = character; } - -// vim:ts=4:noet -- cgit v1.2.1