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/katedocumenthelpers.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'kate/part/katedocumenthelpers.cpp') diff --git a/kate/part/katedocumenthelpers.cpp b/kate/part/katedocumenthelpers.cpp index b2e43758f..ff4184685 100644 --- a/kate/part/katedocumenthelpers.cpp +++ b/kate/part/katedocumenthelpers.cpp @@ -52,5 +52,3 @@ void KateBrowserExtension::slotSelectionChanged() if (m_doc->activeView()) emit enableAction( "copy", m_doc->activeView()->hasSelection() ); } - -// kate: space-indent on; indent-width 2; replace-tabs on; -- cgit v1.2.1