From 1dda5dc5bbcbb7a464d44679c7fcbbe084253918 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Fri, 6 Aug 1999 06:34:13 +0000 Subject: Release points here. 1999-07-30 Miguel de Icaza * month-view.c (month_view_init): Release points here. svn path=/trunk/; revision=1085 --- calendar/gui/month-view.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'calendar/gui/month-view.c') diff --git a/calendar/gui/month-view.c b/calendar/gui/month-view.c index 3d695492ba..8f74d43d60 100644 --- a/calendar/gui/month-view.c +++ b/calendar/gui/month-view.c @@ -477,7 +477,8 @@ month_view_init (MonthView *mv) "clip", TRUE, NULL); } - + gnome_canvas_points_free (points); + mv->old_current_index = -1; } -- cgit v1.2.3