Remove the test connection and custom launch of dbus daemon

We cannot easily launch the dbus session ourselves since all other
applications don't know how to connect to it. We need to rely on the
supported solutions on different platforms. If the session bus is not
available, the workarounds would be huge to manually launch it and tell
all clients the session address.

ref T170
This commit is contained in:
Roland Winklmeier
2017-10-09 09:04:59 +02:00
parent e2f7ea87a3
commit 366548cf7a
2 changed files with 0 additions and 24 deletions

View File

@@ -137,7 +137,6 @@ namespace BlackMisc
QMap<QString, QObject *> m_objects;
QMap<QString, QDBusConnection> m_connections;
void launchDBusDaemon();
static QString getDBusInterfaceFromClassInfo(QObject *object);
//! Register options with connection