From ee6920fde52cb5000f8396ff69740513301aa0c8 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 19 Sep 2002 19:24:30 +0000 Subject: (async_create_cb): Don't set the current folder for E_STORAGE_EXISTS. [#30533] svn path=/trunk/; revision=18124 --- shell/e-shell-folder-creation-dialog.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'shell/e-shell-folder-creation-dialog.c') diff --git a/shell/e-shell-folder-creation-dialog.c b/shell/e-shell-folder-creation-dialog.c index 9d92295342..dc4ea94826 100644 --- a/shell/e-shell-folder-creation-dialog.c +++ b/shell/e-shell-folder-creation-dialog.c @@ -108,9 +108,6 @@ async_create_cb (EStorageSet *storage_set, dialog_data_destroy (dialog_data); } return; - } else if (result == E_STORAGE_EXISTS) { - e_storage_set_view_set_current_folder (E_STORAGE_SET_VIEW (dialog_data->storage_set_view), - dialog_data->folder_path); } /* Tell the callback something failed, then popup a dialog -- cgit v1.2.3