[evolution] EWeekView: Remove unused 'week_start_day' member.



commit e803690dd2fbe72292afca1f19c7a1ed2ca7e102
Author: Matthew Barnes <mbarnes redhat com>
Date:   Wed Mar 6 20:23:16 2013 -0500

    EWeekView: Remove unused 'week_start_day' member.

 calendar/gui/e-week-view.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/calendar/gui/e-week-view.h b/calendar/gui/e-week-view.h
index bb84e2b..3d30ec6 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. */


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