From 8a75cbfea2f31e19fc074a1050deeafe7c8b2506 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 1 Jul 2013 14:39:01 -0400 Subject: Remove unused e_cal_list_view_load_state(). --- calendar/gui/e-cal-list-view.h | 1 - 1 file changed, 1 deletion(-) (limited to 'calendar/gui/e-cal-list-view.h') diff --git a/calendar/gui/e-cal-list-view.h b/calendar/gui/e-cal-list-view.h index e434033a00..f376853052 100644 --- a/calendar/gui/e-cal-list-view.h +++ b/calendar/gui/e-cal-list-view.h @@ -85,7 +85,6 @@ struct _ECalListViewClass { GType e_cal_list_view_get_type (void); ECalendarView *e_cal_list_view_new (ECalModel *cal_model); -void e_cal_list_view_load_state (ECalListView *cal_list_view, gchar *filename); void e_cal_list_view_save_state (ECalListView *cal_list_view, gchar *filename); gboolean e_cal_list_view_get_range_shown (ECalListView *cal_list_view, GDate *start_date, -- cgit v1.2.3