table-layout: Remove unused 'shrink' field.
Ported to ClutterTableLayout from MxTable:
053a1b0429
https://bugzilla.gnome.org/show_bug.cgi?id=672557
This commit is contained in:
parent
5dc1cd399c
commit
67ddf8745b
@ -108,7 +108,6 @@ typedef struct _DimensionData {
|
||||
gfloat final_size;
|
||||
|
||||
guint expand : 1;
|
||||
guint shrink : 1;
|
||||
guint visible : 1;
|
||||
} DimensionData;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user