diff options
Diffstat (limited to 'shell/e-shell-offline-handler.c')
-rw-r--r-- | shell/e-shell-offline-handler.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/e-shell-offline-handler.c b/shell/e-shell-offline-handler.c index 7a27998b67..929880e0e2 100644 --- a/shell/e-shell-offline-handler.c +++ b/shell/e-shell-offline-handler.c @@ -801,9 +801,6 @@ e_shell_offline_handler_put_components_offline (EShellOfflineHandler *offline_ha return; } - pop_up_confirmation_dialog (offline_handler); - return; - if (priv->num_total_connections == 0 && priv->parent_shell_view != NULL) pop_up_confirmation_dialog (offline_handler); else |