[gtk+/rendering-cleanup: 63/95] calendar: Remove unused GdkGC members



commit 5b710ff9441c33a81eb5db6a714ff78cb8cacd63
Author: Benjamin Otte <otte redhat com>
Date:   Sat Jul 31 14:01:49 2010 +0200

    calendar: Remove unused GdkGC members

 gtk/gtkcalendar.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/gtk/gtkcalendar.h b/gtk/gtkcalendar.h
index 4420169..fd74cd3 100644
--- a/gtk/gtkcalendar.h
+++ b/gtk/gtkcalendar.h
@@ -118,9 +118,6 @@ struct _GtkCalendar
   GtkCalendarDisplayOptions  GSEAL (display_flags);
   GdkColor GSEAL (marked_date_color[31]);
   
-  GdkGC *GSEAL (gc);			/* unused */
-  GdkGC *GSEAL (xor_gc);		/* unused */
-
   gint GSEAL (focus_row);
   gint GSEAL (focus_col);
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]