diff options
author | Arturo Espinosa <unammx@src.gnome.org> | 1998-04-08 03:01:42 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1998-04-08 03:01:42 +0800 |
commit | b5a61327da495147f0a45b4a9f6ee3a77687eeab (patch) | |
tree | c982108602c3bda5e204f1c4557a400cf96e00d0 /calendar/gnome-cal.h | |
parent | eaba896a148c812a3744805bcfb56b09753bc896 (diff) | |
download | gsoc2013-evolution-b5a61327da495147f0a45b4a9f6ee3a77687eeab.tar gsoc2013-evolution-b5a61327da495147f0a45b4a9f6ee3a77687eeab.tar.gz gsoc2013-evolution-b5a61327da495147f0a45b4a9f6ee3a77687eeab.tar.bz2 gsoc2013-evolution-b5a61327da495147f0a45b4a9f6ee3a77687eeab.tar.lz gsoc2013-evolution-b5a61327da495147f0a45b4a9f6ee3a77687eeab.tar.xz gsoc2013-evolution-b5a61327da495147f0a45b4a9f6ee3a77687eeab.tar.zst gsoc2013-evolution-b5a61327da495147f0a45b4a9f6ee3a77687eeab.zip |
More work in progress, wheeeee - Federico
svn path=/trunk/; revision=109
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; |