summaryrefslogtreecommitdiff
path: root/examples/client/contact-list.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/client/contact-list.c')
-rw-r--r--examples/client/contact-list.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/client/contact-list.c b/examples/client/contact-list.c
index 5ed82a4af..7506d473f 100644
--- a/examples/client/contact-list.c
+++ b/examples/client/contact-list.c
@@ -74,7 +74,6 @@ main (int argc,
TpSimpleClientFactory *factory;
GMainLoop *loop;
- g_type_init ();
tp_debug_set_flags (g_getenv ("EXAMPLE_DEBUG"));
loop = g_main_loop_new (NULL, FALSE);