diff options
author | Benjamin Otte <otte@redhat.com> | 2010-10-09 10:10:53 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2010-10-30 01:49:58 +0800 |
commit | fbddd55a08393446dff617a9351207dae8859bda (patch) | |
tree | ac9053b5ff0a2db952d436d975db18795b0fda0e /calendar/gui/e-meeting-time-sel-item.h | |
parent | 5245a810b23c1d2ca0a15cbf65f1e00e7da5c4a2 (diff) | |
download | gsoc2013-evolution-fbddd55a08393446dff617a9351207dae8859bda.tar.gz gsoc2013-evolution-fbddd55a08393446dff617a9351207dae8859bda.tar.zst gsoc2013-evolution-fbddd55a08393446dff617a9351207dae8859bda.zip |
xxx: meeting time stipple
Diffstat (limited to 'calendar/gui/e-meeting-time-sel-item.h')
-rw-r--r-- | calendar/gui/e-meeting-time-sel-item.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/e-meeting-time-sel-item.h b/calendar/gui/e-meeting-time-sel-item.h index 547f01aaf6..1965a4ab95 100644 --- a/calendar/gui/e-meeting-time-sel-item.h +++ b/calendar/gui/e-meeting-time-sel-item.h @@ -52,7 +52,6 @@ struct _EMeetingTimeSelectorItem /* This GC is used for most of the drawing. The fg/bg colors are changed for each bit. */ GdkGC *main_gc; - GdkGC *stipple_gc; /* The normal, resize & busy cursors . */ GdkCursor *normal_cursor; |