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 --- languages/cpp/simplecontext.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'languages/cpp/simplecontext.cpp') diff --git a/languages/cpp/simplecontext.cpp b/languages/cpp/simplecontext.cpp index 225bfc84..addaaf9d 100644 --- a/languages/cpp/simplecontext.cpp +++ b/languages/cpp/simplecontext.cpp @@ -64,5 +64,3 @@ SimpleVariable SimpleContext::findVariable( const TQString& varname ) } return SimpleVariable(); } - -// kate: indent-mode csands; tab-width 4; -- cgit v1.2.1