aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-04-20 18:09:17 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-04-20 18:09:17 +0800
commited7e6bb59a547acceb2f43a9ffc04862eb6b7869 (patch)
treead2970f906f8ee0048b5e756cc500eb812d4f44b /libempathy
parent5fca7b5191004b69a30fc891db3da8c3a631b907 (diff)
downloadgsoc2013-empathy-ed7e6bb59a547acceb2f43a9ffc04862eb6b7869.tar
gsoc2013-empathy-ed7e6bb59a547acceb2f43a9ffc04862eb6b7869.tar.gz
gsoc2013-empathy-ed7e6bb59a547acceb2f43a9ffc04862eb6b7869.tar.bz2
gsoc2013-empathy-ed7e6bb59a547acceb2f43a9ffc04862eb6b7869.tar.lz
gsoc2013-empathy-ed7e6bb59a547acceb2f43a9ffc04862eb6b7869.tar.xz
gsoc2013-empathy-ed7e6bb59a547acceb2f43a9ffc04862eb6b7869.tar.zst
gsoc2013-empathy-ed7e6bb59a547acceb2f43a9ffc04862eb6b7869.zip
Do not unref account from empathy_contact_get_account()
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1001 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'libempathy')
-rw-r--r--libempathy/empathy-tp-tube.c1
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,