aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-meeting-store.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-03-09 20:18:07 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-03-09 20:18:07 +0800
commit5c13485203337f8676abc9ba299c25ea52f5943c (patch)
tree0ef9f8c8ca1f5b9a674797eb7156e65f7dbd6954 /calendar/gui/e-meeting-store.h
parenta1b3f2e2ebc92628f4711b2c3eee9adae7a104cd (diff)
downloadgsoc2013-evolution-5c13485203337f8676abc9ba299c25ea52f5943c.tar.gz
gsoc2013-evolution-5c13485203337f8676abc9ba299c25ea52f5943c.tar.zst
gsoc2013-evolution-5c13485203337f8676abc9ba299c25ea52f5943c.zip
EMeetingStore: Removed unused "week-start-day" property.
Diffstat (limited to 'calendar/gui/e-meeting-store.h')
-rw-r--r--calendar/gui/e-meeting-store.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/calendar/gui/e-meeting-store.h b/calendar/gui/e-meeting-store.h
index 27c1f9ac78..97262a5177 100644
--- a/calendar/gui/e-meeting-store.h
+++ b/calendar/gui/e-meeting-store.h
@@ -109,11 +109,6 @@ void e_meeting_store_set_free_busy_template
icaltimezone * e_meeting_store_get_timezone (EMeetingStore *meeting_store);
void e_meeting_store_set_timezone (EMeetingStore *meeting_store,
icaltimezone *timezone);
-gint e_meeting_store_get_week_start_day
- (EMeetingStore *meeting_store);
-void e_meeting_store_set_week_start_day
- (EMeetingStore *meeting_store,
- gint week_start_day);
void e_meeting_store_add_attendee (EMeetingStore *meeting_store,
EMeetingAttendee *attendee);
EMeetingAttendee *