From: Dirk-Jan C. Binnema Date: Mon, 14 Apr 2008 11:57:32 +0000 (+0000) Subject: * fix small copy-paste bug: forget the password for the transport account X-Git-Tag: git_migration_finished~1470 X-Git-Url: http://git.maemo.org/git/?p=modest;a=commitdiff_plain;h=998832b5e2929f9e961253eb300f02f75dc20744 * fix small copy-paste bug: forget the password for the transport account pmo-trunk-r4409 --- diff --git a/src/modest-tny-account-store.c b/src/modest-tny-account-store.c index db9ac1d..8891dba 100644 --- a/src/modest-tny-account-store.c +++ b/src/modest-tny-account-store.c @@ -1799,7 +1799,7 @@ on_account_removed (ModestAccountMgr *acc_mgr, TnyFolder *outbox = NULL; /* Forget any cached password for the account */ - forget_password_in_memory (self, tny_account_get_id (store_account)); + forget_password_in_memory (self, tny_account_get_id (transport_account)); /* Remove it from the list of accounts and notify the observers. Do not need to wait for account