From 08d0bb03c026ca9d72fb13105363979660ea9aed Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 22 Sep 2020 21:48:29 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro --- khelpcenter/application.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'khelpcenter/application.cpp') diff --git a/khelpcenter/application.cpp b/khelpcenter/application.cpp index 631818dfa..cb9f17abb 100644 --- a/khelpcenter/application.cpp +++ b/khelpcenter/application.cpp @@ -86,5 +86,3 @@ extern "C" int KDE_EXPORT kdemain( int argc, char **argv ) return app.exec(); } - -// vim:ts=2:sw=2:et -- cgit v1.2.1