Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-daemon.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-daemon.c')
-rw-r--r--shell/ev-daemon.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/ev-daemon.c b/shell/ev-daemon.c
index fa934bf..7cf1eea 100644
--- a/shell/ev-daemon.c
+++ b/shell/ev-daemon.c
@@ -391,7 +391,6 @@ main (gint argc, gchar **argv)
registration_id = g_dbus_connection_register_object (connection,
EV_DBUS_DAEMON_OBJECT_PATH,
- EV_DBUS_DAEMON_NAME,
introspection_data->interfaces[0],
&interface_vtable,
g_main_loop_ref (loop),