From 5b32da3ab3e78e2138b8605d0583f490c1099b33 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 (cherry picked from commit ed8e30bc6dd18716b42087183e57a481d6ec5fa4) --- kate/part/kateundo.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'kate/part/kateundo.cpp') diff --git a/kate/part/kateundo.cpp b/kate/part/kateundo.cpp index c37fb556c..68ce5a735 100644 --- a/kate/part/kateundo.cpp +++ b/kate/part/kateundo.cpp @@ -388,5 +388,3 @@ bool KateUndoGroup::isOnlyType(KateUndoGroup::UndoType type) return true; } - -// kate: space-indent on; indent-width 2; replace-tabs on; -- cgit v1.2.1