aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-component.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail-component.c')
-rw-r--r--mail/mail-component.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/mail-component.c b/mail/mail-component.c
index 7499420131..c519e108dd 100644
--- a/mail/mail-component.c
+++ b/mail/mail-component.c
@@ -632,7 +632,6 @@ impl_requestCreateItem (PortableServer_Servant servant,
g_signal_connect (dialog, "response", G_CALLBACK(emc_new_folder_response), mc);
gtk_widget_show(dialog);
} else {
-
CORBA_exception_set (ev, CORBA_USER_EXCEPTION,
ex_GNOME_Evolution_Component_UnknownType, NULL);
return;