From 910e86eba685c2eddbd9ebd48b25391490d5f24b Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Tue, 23 May 2000 20:52:12 +0000 Subject: Commit for if my laptop dies - Federico svn path=/trunk/; revision=3185 --- calendar/gui/gnome-cal.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'calendar/gui/gnome-cal.h') 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 */ -- cgit v1.2.3