diff options
Diffstat (limited to 'calendar/gnome-cal.h')
-rw-r--r-- | calendar/gnome-cal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gnome-cal.h b/calendar/gnome-cal.h index c13162ef65..053737fd4f 100644 --- a/calendar/gnome-cal.h +++ b/calendar/gnome-cal.h @@ -20,7 +20,6 @@ BEGIN_GNOME_DECLS typedef struct { GnomeApp gnome_app; Calendar *cal; - time_t current_display; GtkWidget *notebook; |