[evolution/gnome-3-4] Bug #668478 - Disabled account is not deleted in Edit -> Preferences
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gnome-3-4] Bug #668478 - Disabled account is not deleted in Edit -> Preferences
- Date: Mon, 11 Jun 2012 19:51:06 +0000 (UTC)
commit 26bcd9726d07b53f956737973813b383e9c0e072
Author: Milan Crha <mcrha redhat com>
Date: Mon Jun 11 21:49:52 2012 +0200
Bug #668478 - Disabled account is not deleted in Edit -> Preferences
mail/e-mail-account-store.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/mail/e-mail-account-store.c b/mail/e-mail-account-store.c
index 0f505bc..314424a 100644
--- a/mail/e-mail-account-store.c
+++ b/mail/e-mail-account-store.c
@@ -481,10 +481,6 @@ mail_account_store_service_removed (EMailAccountStore *store,
account = e_get_account_by_uid (uid);
g_return_if_fail (account != NULL);
- /* no change */
- if (!account->enabled)
- return;
-
provider = camel_service_get_provider (service);
g_return_if_fail (provider != NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]