summaryrefslogtreecommitdiff
path: root/examples/client/list-managers.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/client/list-managers.c')
-rw-r--r--examples/client/list-managers.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/client/list-managers.c b/examples/client/list-managers.c
index bffd19b23..87109e597 100644
--- a/examples/client/list-managers.c
+++ b/examples/client/list-managers.c
@@ -60,7 +60,6 @@ main (int argc,
TpDBusDaemon *bus_daemon;
GError *error = NULL;
- g_type_init ();
tp_debug_set_flags (g_getenv ("EXAMPLE_DEBUG"));
bus_daemon = tp_dbus_daemon_dup (&error);