From 90381cf3bcd346c3e042efa12f9cbd1b3bb2e1ff Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Thu, 21 Oct 2010 00:45:43 +0200 Subject: calendar: Draw day view with cairo --- calendar/gui/e-day-view.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'calendar/gui/e-day-view.h') diff --git a/calendar/gui/e-day-view.h b/calendar/gui/e-day-view.h index 45397d9750..04f41867d4 100644 --- a/calendar/gui/e-day-view.h +++ b/calendar/gui/e-day-view.h @@ -353,9 +353,6 @@ struct _EDayView { PangoFontDescription *large_font_desc; PangoFontDescription *small_font_desc; - /* The GC used for painting in different colors. */ - GdkGC *main_gc; - /* The icons. */ GdkPixbuf *reminder_icon; GdkPixbuf *recurrence_icon; -- cgit v1.2.3