summaryrefslogtreecommitdiff
path: root/examples/client/stream-tubes/offerer.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/client/stream-tubes/offerer.c')
-rw-r--r--examples/client/stream-tubes/offerer.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/client/stream-tubes/offerer.c b/examples/client/stream-tubes/offerer.c
index 8d62da38d..16bb9279a 100644
--- a/examples/client/stream-tubes/offerer.c
+++ b/examples/client/stream-tubes/offerer.c
@@ -146,8 +146,6 @@ main (int argc,
return 2;
}
- g_type_init ();
-
factory = TP_SIMPLE_CLIENT_FACTORY (tp_automatic_client_factory_new (NULL));
account_path = g_strconcat (TP_ACCOUNT_OBJECT_PATH_BASE, argv[1], NULL);