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/katearbitraryhighlight.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'kate/part/katearbitraryhighlight.cpp') diff --git a/kate/part/katearbitraryhighlight.cpp b/kate/part/katearbitraryhighlight.cpp index a9a4fe37c..927380979 100644 --- a/kate/part/katearbitraryhighlight.cpp +++ b/kate/part/katearbitraryhighlight.cpp @@ -158,5 +158,3 @@ KateView* KateArbitraryHighlight::viewForRange(KateSuperRange* range) // This must belong to a document-global highlight return 0L; } - -// kate: space-indent on; indent-width 2; replace-tabs on; -- cgit v1.2.1