diff options
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; |