diff options
-rw-r--r-- | libempathy/empathy-tp-tube.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/empathy-tp-tube.c b/libempathy/empathy-tp-tube.c index a061f0712..38f00cbda 100644 --- a/libempathy/empathy-tp-tube.c +++ b/libempathy/empathy-tp-tube.c @@ -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, |