[empathy/mc5: 392/483] Use the remove function account
- From: Sjoerd Simons <sjoerds src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy/mc5: 392/483] Use the remove function account
- Date: Fri, 21 Aug 2009 17:20:25 +0000 (UTC)
commit 31ef7d012ce3fe7ab4872f4864deaf4230feede1
Author: Sjoerd Simons <sjoerd simons collabora co uk>
Date: Mon Aug 17 17:54:25 2009 +0100
Use the remove function account
src/empathy-accounts-dialog.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/src/empathy-accounts-dialog.c b/src/empathy-accounts-dialog.c
index 87d93c5..98d31b3 100644
--- a/src/empathy-accounts-dialog.c
+++ b/src/empathy-accounts-dialog.c
@@ -1152,8 +1152,7 @@ accounts_dialog_response_cb (GtkWidget *widget,
/* FIXME: Warn the user the account is not
* complete and is going to be removed.
*/
- empathy_account_manager_remove
- (priv->account_manager, account);
+ empathy_account_remove_async (account, NULL, NULL);
g_object_unref (account);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]