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/katebookmarks.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'kate/part/katebookmarks.cpp') diff --git a/kate/part/katebookmarks.cpp b/kate/part/katebookmarks.cpp index 2003b380e..cc1dcf4c5 100644 --- a/kate/part/katebookmarks.cpp +++ b/kate/part/katebookmarks.cpp @@ -283,5 +283,3 @@ void KateBookmarks::marksChanged () { m_bookmarkClear->setEnabled( !m_view->getDoc()->marks().isEmpty() ); } - -// kate: space-indent on; indent-width 2; replace-tabs on; -- cgit v1.2.1