]> git.0d.be Git - empathy.git/commitdiff
Do not unref account from empathy_contact_get_account()
authorXavier Claessens <xclaesse@src.gnome.org>
Sun, 20 Apr 2008 10:09:17 +0000 (10:09 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Sun, 20 Apr 2008 10:09:17 +0000 (10:09 +0000)
svn path=/trunk/; revision=1001

libempathy/empathy-tp-tube.c

index a061f071260804b2ff50e9aa8c06a819cd3ea995..38f00cbdaee0d8ebe035da12c5f99914d5b86e06 100644 (file)
@@ -391,7 +391,6 @@ empathy_tp_tube_new_stream_tube (EmpathyContact *contact,
   mc = empathy_mission_control_new ();
   account = empathy_contact_get_account (contact);
   connection = mission_control_get_tpconnection (mc, account, NULL);
-  g_object_unref (account);
   g_object_unref (mc);
 
   if (!tp_cli_connection_run_request_channel (connection, -1,