aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/cal-client/cal-query.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/cal-client/cal-query.c')
-rw-r--r--calendar/cal-client/cal-query.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/cal-client/cal-query.c b/calendar/cal-client/cal-query.c
index d1c29fbb9a..e1cd441c77 100644
--- a/calendar/cal-client/cal-query.c
+++ b/calendar/cal-client/cal-query.c
@@ -376,6 +376,7 @@ cal_query_construct (CalQuery *query,
bonobo_object_unref (BONOBO_OBJECT (priv->ql));
priv->ql = NULL;
+ priv->corba_query = CORBA_OBJECT_NIL;
return NULL;
}