From 336efb38c6245c06f48704a0f0c07693bf58f9ee Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Tue, 30 May 2000 14:47:38 +0000 Subject: Flush - Federico svn path=/trunk/; revision=3280 --- calendar/gui/event-editor.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'calendar/gui/event-editor.h') diff --git a/calendar/gui/event-editor.h b/calendar/gui/event-editor.h index 00646afd75..b3a9550555 100644 --- a/calendar/gui/event-editor.h +++ b/calendar/gui/event-editor.h @@ -70,10 +70,12 @@ GtkWidget *event_editor_construct (EventEditor *ee, GnomeCalendar *gcal, iCalObj GtkWidget *event_editor_new (GnomeCalendar *gcal, iCalObject *ico); +#if 0 /* Convenience function to create and show a new event editor for an * event that goes from day_begin to day_end of the specified day. */ void event_editor_new_whole_day (GnomeCalendar *owner, time_t day); +#endif GtkWidget *make_date_edit (void); GtkWidget *make_date_edit_with_time (void); -- cgit v1.2.3