[empathy] do_show_accounts_ui: don't unref the EmpathyConnectionManagers
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy] do_show_accounts_ui: don't unref the EmpathyConnectionManagers
- Date: Thu, 11 Feb 2010 11:22:36 +0000 (UTC)
commit b9a03b13e7dd8ef685362a3fbf8e09497f3f15b6
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Thu Feb 11 11:20:04 2010 +0000
do_show_accounts_ui: don't unref the EmpathyConnectionManagers
We already unref it once the async callback is done.
src/empathy.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/empathy.c b/src/empathy.c
index b520790..197e801 100644
--- a/src/empathy.c
+++ b/src/empathy.c
@@ -378,8 +378,6 @@ do_show_accounts_ui (GtkWindow *window,
empathy_connection_managers_prepare_async (cm_mgr,
connection_managers_prepare_for_accounts, NULL);
-
- g_object_unref (cm_mgr);
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]