aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/gnome-cal.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/gnome-cal.h')
-rw-r--r--calendar/gui/gnome-cal.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/calendar/gui/gnome-cal.h b/calendar/gui/gnome-cal.h
index 48bd6af679..3711e65af0 100644
--- a/calendar/gui/gnome-cal.h
+++ b/calendar/gui/gnome-cal.h
@@ -45,8 +45,6 @@ typedef struct {
GtkWidget *work_week_view;
GtkWidget *week_view;
GtkWidget *month_view;
- GtkWidget *year_view;
- GtkWidget *year_view_sw;
void *event_editor;
@@ -113,8 +111,6 @@ void gnome_calendar_object_changed (GnomeCalendar *gcal,
iCalObject *obj,
int flags);
-void calendar_notify (time_t time, CalendarAlarm *which, void *data);
-
GnomeCalendar *gnome_calendar_locate (const char *pathname);
/* Notifies the calendar that the time format has changed and it must update all its views */