[empathy/mc5] Don't unref the account object as we don't own it
- From: Sjoerd Simons <sjoerds src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy/mc5] Don't unref the account object as we don't own it
- Date: Sun, 23 Aug 2009 22:20:33 +0000 (UTC)
commit 8781e7c615d1f233a530cff66cfe47aa54fddd2f
Author: Sjoerd Simons <sjoerd simons collabora co uk>
Date: Sun Aug 23 14:55:53 2009 +0100
Don't unref the account object as we don't own it
src/empathy-import-mc4-accounts.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-import-mc4-accounts.c b/src/empathy-import-mc4-accounts.c
index 13f81e4..86e2b1a 100644
--- a/src/empathy-import-mc4-accounts.c
+++ b/src/empathy-import-mc4-accounts.c
@@ -236,7 +236,6 @@ _create_account_cb (GObject *source,
DEBUG ("account created\n");
empathy_account_set_enabled_async (account, data->enabled, NULL, NULL);
- g_object_unref (account);
_account_data_free (data);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]