[Telepathy-commits] [telepathy-salut/master] new_tubes_channel: we don't have to unref the contact twice

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Thu Feb 26 11:20:20 PST 2009


---
 src/salut-tubes-manager.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/salut-tubes-manager.c b/src/salut-tubes-manager.c
index 09f2bdb..e681051 100644
--- a/src/salut-tubes-manager.c
+++ b/src/salut-tubes-manager.c
@@ -714,7 +714,6 @@ new_tubes_channel (SalutTubesManager *fac,
                        "initiator-handle", initiator,
                        "xmpp-connection-manager", priv->xmpp_connection_manager,
                        NULL);
-  g_object_unref (contact);
 
   DEBUG ("object path %s", object_path);
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list