diff options
author | Arturo Espinosa <unammx@src.gnome.org> | 1998-04-18 07:48:05 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1998-04-18 07:48:05 +0800 |
commit | d55901c052e7431d907f1db4aa243b79948c3f46 (patch) | |
tree | a7e6eeedf30f9a73d31029fef10773c72a7b46c1 /calendar/calobj.h | |
parent | 4b926012c0cae01569d71d178dc651d9e4b2c8e8 (diff) | |
download | gsoc2013-evolution-d55901c052e7431d907f1db4aa243b79948c3f46.tar gsoc2013-evolution-d55901c052e7431d907f1db4aa243b79948c3f46.tar.gz gsoc2013-evolution-d55901c052e7431d907f1db4aa243b79948c3f46.tar.bz2 gsoc2013-evolution-d55901c052e7431d907f1db4aa243b79948c3f46.tar.lz gsoc2013-evolution-d55901c052e7431d907f1db4aa243b79948c3f46.tar.xz gsoc2013-evolution-d55901c052e7431d907f1db4aa243b79948c3f46.tar.zst gsoc2013-evolution-d55901c052e7431d907f1db4aa243b79948c3f46.zip |
Year view, double click -mig
svn path=/trunk/; revision=152
Diffstat (limited to 'calendar/calobj.h')
-rw-r--r-- | calendar/calobj.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/calobj.h b/calendar/calobj.h index 48b3012695..26b0acf35b 100644 --- a/calendar/calobj.h +++ b/calendar/calobj.h @@ -32,7 +32,6 @@ typedef struct { int count; enum AlarmUnit units; char *data; - time_t time; /* Widgets */ void *w_count; /* A GtkEntry */ |