empathy r1001 - trunk/libempathy
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r1001 - trunk/libempathy
- Date: Sun, 20 Apr 2008 11:09:18 +0100 (BST)
Author: xclaesse
Date: Sun Apr 20 10:09:17 2008
New Revision: 1001
URL: http://svn.gnome.org/viewvc/empathy?rev=1001&view=rev
Log:
Do not unref account from empathy_contact_get_account()
Modified:
trunk/libempathy/empathy-tp-tube.c
Modified: trunk/libempathy/empathy-tp-tube.c
==============================================================================
--- trunk/libempathy/empathy-tp-tube.c (original)
+++ trunk/libempathy/empathy-tp-tube.c Sun Apr 20 10:09:17 2008
@@ -391,7 +391,6 @@
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,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]