aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/event-editor.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/event-editor.c')
-rw-r--r--calendar/gui/event-editor.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/calendar/gui/event-editor.c b/calendar/gui/event-editor.c
index 726f29e67d..6ddfd859ed 100644
--- a/calendar/gui/event-editor.c
+++ b/calendar/gui/event-editor.c
@@ -172,10 +172,6 @@ static void event_editor_destroy (GtkObject *object);
static GtkObjectClass *parent_class;
-extern int day_begin, day_end;
-extern char *user_name;
-extern int am_pm_flag;
-
static void append_exception (EventEditor *ee, time_t t);
static void check_all_day (EventEditor *ee);