From 1a3df0d9bbd62710ebb6d78d053a211ca0f5b734 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 21 Aug 2000 16:12:54 +0000 Subject: Update prototypes 2000-08-21 JP Rosevear * gui/e-day-view.h: Update prototypes * gui/e-day-view.c (e_day_view_on_unrecur_appointment): Remove commented out portions. * gui/e-week-view.c (e_week_view_on_unrecur_appointment): Tidy. svn path=/trunk/; revision=4901 --- calendar/gui/e-week-view.c | 1 + 1 file changed, 1 insertion(+) (limited to 'calendar/gui/e-week-view.c') diff --git a/calendar/gui/e-week-view.c b/calendar/gui/e-week-view.c index adf23e0971..98a52c4039 100644 --- a/calendar/gui/e-week-view.c +++ b/calendar/gui/e-week-view.c @@ -2846,6 +2846,7 @@ e_week_view_on_unrecur_appointment (GtkWidget *widget, gpointer data) CalComponent *comp, *new_comp; CalComponentDateTime *date; GSList *list; + week_view = E_WEEK_VIEW (data); if (week_view->popup_event_num == -1) -- cgit v1.2.3