X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-account-protocol.c;h=44b0e536e60e4d009fbfe9a5aed34188e358e5e7;hp=066fe09b281371dac84b17632dd0a98830182e19;hb=cc379b2109f5c1b1a70419454d1a0e53c26559e6;hpb=51372832576ac3b1423ee599cc5b142aabdebd42 diff --git a/src/modest-account-protocol.c b/src/modest-account-protocol.c index 066fe09..44b0e53 100644 --- a/src/modest-account-protocol.c +++ b/src/modest-account-protocol.c @@ -447,10 +447,6 @@ modest_account_protocol_get_account_settings_dialog (ModestAccountProtocol *self /* modest_account_settings_dialog_switch_to_user_info (dialog); */ /* modest_account_settings_dialog_check_allow_changes (dialog); */ - /* Set modal */ - modest_window_mgr_set_modal (modest_runtime_get_window_mgr (), - GTK_WINDOW (dialog)); - /* TODO: review this. When the dialog is closed, reconnect */ /* g_signal_connect (dialog, "response", */ /* G_CALLBACK (on_account_settings_dialog_response), */