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:
authorCarlos Garcia Campos <carlosgc@gnome.org>2010-05-22 13:36:43 (GMT)
committer Carlos Garcia Campos <carlosgc@gnome.org>2010-05-25 07:38:31 (GMT)
commit08d631e43a3becea68e1a96a0422f1329856ceb6 (patch)
tree3778cb53dd9748476fa5f2a59208553da2ab86f6 /shell/ev-daemon.c
parent72a1f9f8d5e9bd9d6ece48173a5c5d659ebd278e (diff)
Update to current GDBus API
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),