summaryrefslogtreecommitdiffstats
path: root/src/gui/clientFileSendDialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/clientFileSendDialog.cpp')
-rw-r--r--src/gui/clientFileSendDialog.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/clientFileSendDialog.cpp b/src/gui/clientFileSendDialog.cpp
index 25e3eaa..93da725 100644
--- a/src/gui/clientFileSendDialog.cpp
+++ b/src/gui/clientFileSendDialog.cpp
@@ -32,8 +32,6 @@ ClientFileSendDialog::ClientFileSendDialog(QWidget *parent) :
// connect to D-Bus and get interface
QDBusConnection dbus = QDBusConnection::sessionBus();
- dbus.registerObject("/filesend", this);
- dbus.registerService("org.openslx.pvsgui");
_ifaceDBus = new OrgOpenslxPvsInterface("org.openslx.pvs", "/", dbus, this);
// get current users name from backend