aboutsummaryrefslogtreecommitdiffstats
path: root/shell/importer
diff options
context:
space:
mode:
Diffstat (limited to 'shell/importer')
-rw-r--r--shell/importer/evolution-importer.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/importer/evolution-importer.c b/shell/importer/evolution-importer.c
index 430e1b2da8..03ff54fea6 100644
--- a/shell/importer/evolution-importer.c
+++ b/shell/importer/evolution-importer.c
@@ -64,6 +64,8 @@ impl_GNOME_Evolution_Importer_createControl (PortableServer_Servant servant,
if (priv->create_control_fn != NULL)
(priv->create_control_fn) (importer, control, priv->closure);
+ else
+ CORBA_exception_set_system (ev, ex_CORBA_NO_IMPLEMENT, CORBA_COMPLETED_NO);
}
static CORBA_boolean