From 4a62012e26a025e29ebcf4011b7da67abbb48901 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Tue, 19 Dec 2000 16:17:46 +0000 Subject: Removed prototype for setup_alarm to fix a warning. 2000-12-19 Christopher James Lahey * gui/gnome-cal.c: Removed prototype for setup_alarm to fix a warning. svn path=/trunk/; revision=7081 --- calendar/gui/gnome-cal.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'calendar/gui') diff --git a/calendar/gui/gnome-cal.c b/calendar/gui/gnome-cal.c index ac43fbe438..3177912695 100644 --- a/calendar/gui/gnome-cal.c +++ b/calendar/gui/gnome-cal.c @@ -160,7 +160,9 @@ static gboolean gnome_calendar_get_days_shown (GnomeCalendar *gcal, static GtkVBoxClass *parent_class; +#if 0 static void setup_alarm (GnomeCalendar *cal, CalAlarmInstance *ai); +#endif -- cgit v1.2.3