* ModestAccountMgr: the account manager is just a facade to the configuration...
[modest] / src / maemo / easysetup / modest-easysetup-wizard.c
index 70c6336..56377c8 100644 (file)
@@ -1029,7 +1029,7 @@ on_response (ModestWizardDialog *wizard_dialog,
                /* Remove any temporarily-saved account that will not actually be needed: */
                if (self->saved_account_name) {
                        modest_account_mgr_remove_account (self->account_manager,
-                                                          self->saved_account_name, FALSE);
+                                                          self->saved_account_name);
                }
        }