aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-week-view.h
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2010-10-22 19:58:12 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-10-30 01:50:05 +0800
commit08405c6950207b4ad663b3de4648b104a56dccf0 (patch)
tree8b112096698bbafd6b61a9efa2adaeced321c3e6 /calendar/gui/e-week-view.h
parent2cb8ee8d454245c10e1430dc97f10715d6db84b6 (diff)
downloadgsoc2013-evolution-08405c6950207b4ad663b3de4648b104a56dccf0.tar
gsoc2013-evolution-08405c6950207b4ad663b3de4648b104a56dccf0.tar.gz
gsoc2013-evolution-08405c6950207b4ad663b3de4648b104a56dccf0.tar.bz2
gsoc2013-evolution-08405c6950207b4ad663b3de4648b104a56dccf0.tar.lz
gsoc2013-evolution-08405c6950207b4ad663b3de4648b104a56dccf0.tar.xz
gsoc2013-evolution-08405c6950207b4ad663b3de4648b104a56dccf0.tar.zst
gsoc2013-evolution-08405c6950207b4ad663b3de4648b104a56dccf0.zip
calendar: Remove now unused gcs and colormap handling from EWeekView
Diffstat (limited to 'calendar/gui/e-week-view.h')
-rw-r--r--calendar/gui/e-week-view.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/calendar/gui/e-week-view.h b/calendar/gui/e-week-view.h
index 8f4da55933..3f65149f19 100644
--- a/calendar/gui/e-week-view.h
+++ b/calendar/gui/e-week-view.h
@@ -291,9 +291,6 @@ struct _EWeekView {
on how much room is available. */
EWeekViewTimeFormat time_format;
- /* The GC used for painting in different colors. */
- GdkGC *main_gc;
-
/* The icons. */
GdkPixbuf *reminder_icon;
GdkPixbuf *recurrence_icon;