┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorLaurent Montel <[email protected]>2022-09-26 08:17:13 +0200
committerLaurent Montel <[email protected]>2022-09-26 08:17:13 +0200
commite19aa49a082076d5ae69931893c1d47b98f85e30 (patch)
tree937f199ccdd30b7fdabc7becafae50607cb4bf91 /src/main.cpp
parentc9271bf5b89f6995ae8ec5740880c752e7e6d982 (diff)
Remove unused includes
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 89720fb65..017a31f1d 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -31,8 +31,6 @@
#include <QApplication>
#include <QCommandLineParser>
#include <QDBusConnection>
-#include <QDBusInterface>
-#include <QDBusAbstractInterface>
#include <QDBusConnectionInterface>
#include <QSessionManager>