┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorLaurent Montel <[email protected]>2018-06-19 08:57:39 +0200
committerLaurent Montel <[email protected]>2018-06-19 08:57:39 +0200
commit26e629a78eee8d5ef987c88e17d32f5fd394b923 (patch)
treeb4a88ed1c847fa65c115a9128a231ea92e0d493e /src/main.cpp
parent32b8b19ba556a5429e9b70e7d2cac9e468faf08a (diff)
Do not duplicate work of KAboutData::setupCommandLine()
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 75bab677d..a46b5e2d8 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -113,8 +113,6 @@ extern "C" Q_DECL_EXPORT int kdemain(int argc, char **argv)
DBusInterface interface;
QCommandLineParser parser;
- parser.addVersionOption();
- parser.addHelpOption();
aboutData.setupCommandLine(&parser);
// command line options