X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fmodest-account-mgr-helpers.c;h=1542e83b53d0e819dcca716f8ced84200c648da3;hb=1a2e20c7ad829af90385cf208570a0911b1ee385;hp=dd203f44d241c526e11ce85881b99ce770572ad9;hpb=ff1c10570c382523c3f9c414159a6eb4a6dd4c0f;p=modest 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; }