From 5fe5e0f7431c00d4438eaed35825cb6a33dbe05f Mon Sep 17 00:00:00 2001 From: Chris Lahey Date: Tue, 21 Mar 2000 02:50:04 +0000 Subject: i2000-03-20 Christopher James Lahey * e-table-group-container.c, e-table-group-container.h, e-table-group-leaf.c: Updated these to use the new ECanvas reflow infrastructure. * e-table-item.c, e-table-item.h: Updated these to use the new ECanvas reflow infrastructure. Fixed the bounding box. * e-table.c, e-table.h: Made the header have no extra space around it. svn path=/trunk/; revision=2124 --- widgets/e-table/e-table-group-container.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'widgets/e-table/e-table-group-container.h') diff --git a/widgets/e-table/e-table-group-container.h b/widgets/e-table/e-table-group-container.h index 2234e77ac1..4070624456 100644 --- a/widgets/e-table/e-table-group-container.h +++ b/widgets/e-table/e-table-group-container.h @@ -40,11 +40,6 @@ typedef struct { gint idle; - /* - * Update booleans: - */ - guint need_resize : 1; - /* * State: the ETableGroup is open or closed */ -- cgit v1.2.3