diff options
Diffstat (limited to 'khelpcenter/application.cpp')
-rw-r--r-- | khelpcenter/application.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
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 |