From f359ee16bbcbb42f48ebaccc8517d253faf78dfd Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Tue, 23 Oct 2001 08:58:19 +0000 Subject: Got rid of the gc field here and just use the fg_gc from the style for 2001-10-23 Christopher James Lahey * e-table-header-item.c, e-table-header-item.h: Got rid of the gc field here and just use the fg_gc from the style for drawing the buttons. svn path=/trunk/; revision=13936 --- widgets/table/e-table-header-item.h | 1 - 1 file changed, 1 deletion(-) (limited to 'widgets/table/e-table-header-item.h') diff --git a/widgets/table/e-table-header-item.h b/widgets/table/e-table-header-item.h index 0555585986..6f8783c1ec 100644 --- a/widgets/table/e-table-header-item.h +++ b/widgets/table/e-table-header-item.h @@ -21,7 +21,6 @@ typedef struct { GnomeCanvasItem parent; ETableHeader *eth; - GdkGC *gc; GdkCursor *change_cursor; short height, width; -- cgit v1.2.3