diff options
Diffstat (limited to 'khelpcenter/formatter.cpp')
-rw-r--r-- | khelpcenter/formatter.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
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 "<h2>" + title + "</h2>"; } - -// vim:ts=2:sw=2:et |