[evolution] Bug #617854 - Critical warnings in calendar view



commit cdda2031330f2e3e7a45b96d36d9a8f808c11349
Author: Milan Crha <mcrha redhat com>
Date:   Fri Jun 25 14:47:46 2010 +0200

    Bug #617854 - Critical warnings in calendar view

 calendar/gui/e-cal-list-view.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/calendar/gui/e-cal-list-view.c b/calendar/gui/e-cal-list-view.c
index aabf98c..0489c08 100644
--- a/calendar/gui/e-cal-list-view.c
+++ b/calendar/gui/e-cal-list-view.c
@@ -313,8 +313,6 @@ e_cal_list_view_new (ECalModel *model)
 		E_TYPE_CAL_LIST_VIEW, "model", model, NULL);
 	setup_e_table (E_CAL_LIST_VIEW (cal_list_view));
 
-	g_object_unref (model);
-
 	return cal_list_view;
 }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]