aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-meeting-model.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/e-meeting-model.c')
-rw-r--r--calendar/gui/e-meeting-model.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gui/e-meeting-model.c b/calendar/gui/e-meeting-model.c
index 50a0e4f49a..27648234c7 100644
--- a/calendar/gui/e-meeting-model.c
+++ b/calendar/gui/e-meeting-model.c
@@ -695,6 +695,8 @@ init (EMeetingModel *im)
priv->refresh_data = g_hash_table_new (g_direct_hash, g_direct_equal);
priv->refresh_idle_id = -1;
+ priv->corba_select_names = CORBA_OBJECT_NIL;
+
start_addressbook_server (im);
}