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/formatter.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'khelpcenter/formatter.cpp') diff --git a/khelpcenter/formatter.cpp b/khelpcenter/formatter.cpp index 21e2abb27..c42aaaece 100644 --- a/khelpcenter/formatter.cpp +++ b/khelpcenter/formatter.cpp @@ -218,5 +218,3 @@ TQString Formatter::title( const TQString &title ) { return "

" + title + "

"; } - -// vim:ts=2:sw=2:et -- cgit v1.2.3