diff options
Diffstat (limited to 'shell/e-shell.c')
-rw-r--r-- | shell/e-shell.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/e-shell.c b/shell/e-shell.c index 503c3069ef..3fedf7dd56 100644 --- a/shell/e-shell.c +++ b/shell/e-shell.c @@ -289,8 +289,6 @@ folder_selection_dialog_folder_selected_cb (EShellFolderSelectionDialog *folder_ g_free (corba_folder.evolutionUri); CORBA_exception_free (&ev); - - gtk_widget_destroy (GTK_WIDGET (folder_selection_dialog)); } |