[gtk+] calendar: Remove unused GdkGC members
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] calendar: Remove unused GdkGC members
- Date: Tue, 10 Aug 2010 19:17:44 +0000 (UTC)
commit 0fa7d810e7091e721f381898b9ac138f5c2b97fc
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]