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/katedocument.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'kate/part/katedocument.h') diff --git a/kate/part/katedocument.h b/kate/part/katedocument.h index adc0dc92a..b417c6d7d 100644 --- a/kate/part/katedocument.h +++ b/kate/part/katedocument.h @@ -1070,6 +1070,3 @@ class KateDocument : public Kate::Document, }; #endif - -// kate: space-indent on; indent-width 2; replace-tabs on; - -- cgit v1.2.1