[gnumeric] GdkGC: not really used in item-bar.c either.



commit 629b0258a6872b0d526ae0d1044b8a8b14393ee0
Author: Morten Welinder <terra gnome org>
Date:   Wed Jul 28 14:52:28 2010 -0400

    GdkGC: not really used in item-bar.c either.

 src/item-bar.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/item-bar.c b/src/item-bar.c
index 4c3777d..b2ea1bf 100644
--- a/src/item-bar.c
+++ b/src/item-bar.c
@@ -36,7 +36,6 @@ struct _ItemBar {
 	GocItem	 base;
 
 	GnmPane		*pane;
-	GdkGC           *text_gc, *filter_gc, *lines, *shade;
 	GdkCursor       *normal_cursor;
 	GdkCursor       *change_cursor;
 	PangoFont	*normal_font, *bold_font;



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