From e803690dd2fbe72292afca1f19c7a1ed2ca7e102 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 6 Mar 2013 20:23:16 -0500 Subject: EWeekView: Remove unused 'week_start_day' member. --- calendar/gui/e-week-view.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'calendar') diff --git a/calendar/gui/e-week-view.h b/calendar/gui/e-week-view.h index bb84e2b8f6..3d30ec6e0e 100644 --- a/calendar/gui/e-week-view.h +++ b/calendar/gui/e-week-view.h @@ -229,9 +229,6 @@ struct _EWeekView { /* Whether we use show event end times. */ gboolean show_event_end_times; - /* The first day of the week, 0 (Monday) to 6 (Sunday). */ - gint week_start_day; - /* The first day of the week we display, 0 (Monday) to 6 (Sunday). * This will usually be week_start_day, but if the weekend is * compressed, and week_start_day is Sunday we have to use Saturday. */ -- cgit v1.2.3