From ed8e30bc6dd18716b42087183e57a481d6ec5fa4 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 27 Sep 2020 00:15:40 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro --- kate/part/katecodefoldinghelpers.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'kate/part/katecodefoldinghelpers.cpp') diff --git a/kate/part/katecodefoldinghelpers.cpp b/kate/part/katecodefoldinghelpers.cpp index ab571d9d0..f65c69b22 100644 --- a/kate/part/katecodefoldinghelpers.cpp +++ b/kate/part/katecodefoldinghelpers.cpp @@ -1658,5 +1658,3 @@ void KateCodeFoldingTree::ensureVisible( uint line ) } while( n ); } - -// kate: space-indent on; indent-width 2; replace-tabs on; -- cgit v1.2.3