X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-account-mgr-helpers.c;h=1542e83b53d0e819dcca716f8ced84200c648da3;hp=dd203f44d241c526e11ce85881b99ce770572ad9;hb=2bf19527d745250c886ab116e8058ca96ce9b12e;hpb=ff1c10570c382523c3f9c414159a6eb4a6dd4c0f diff --git a/src/modest-account-mgr-helpers.c b/src/modest-account-mgr-helpers.c index dd203f4..1542e83 100644 --- a/src/modest-account-mgr-helpers.c +++ b/src/modest-account-mgr-helpers.c @@ -515,10 +515,6 @@ modest_account_mgr_save_server_settings (ModestAccountMgr *self, protocol, TRUE)); } - if (!has_errors) { - modest_account_mgr_set_server_account_username_has_succeeded (self, account_name, FALSE); - } - return !has_errors; }