From 6dd08625faec99336f9a368e8277a55711d90fa2 Mon Sep 17 00:00:00 2001 From: Seth Alves Date: Wed, 8 Mar 2000 04:11:48 +0000 Subject: track movement of calobj.[ch] svn path=/trunk/; revision=2086 --- calendar/gui/eventedit.h | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'calendar/gui/eventedit.h') diff --git a/calendar/gui/eventedit.h b/calendar/gui/eventedit.h index 9411d4ac7a..4d605892dd 100644 --- a/calendar/gui/eventedit.h +++ b/calendar/gui/eventedit.h @@ -9,7 +9,6 @@ #define EVENT_EDITOR_H #include "gnome-cal.h" -#include "alarm.h" #include BEGIN_GNOME_DECLS @@ -58,12 +57,7 @@ typedef struct { GtkWidget *recur_ex_clist; /* The associated ical object */ - iCalObject *ical; /* FIX ME -- get rid of this */ - - CalendarAlarmUI dalarmui; - CalendarAlarmUI aalarmui; - CalendarAlarmUI palarmui; - CalendarAlarmUI malarmui; + iCalObject *ical; /* The calendar owner of this event */ GnomeCalendar *gnome_cal; -- cgit v1.2.3