From c1136256870320723ad42e04e2559ae384b8fe91 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 28 Sep 2020 10:54:45 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro --- src/multibuffer.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/multibuffer.cpp') diff --git a/src/multibuffer.cpp b/src/multibuffer.cpp index 05a4d26f..33110d01 100644 --- a/src/multibuffer.cpp +++ b/src/multibuffer.cpp @@ -299,5 +299,3 @@ void MultiBuffer::updateUrlForPart(KParts::Part *part, KURL url) } #include "multibuffer.moc" - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on -- cgit v1.2.3