container: Remove unused struct member

This commit is contained in:
Timm Bäder 2018-03-01 10:35:44 +01:00
parent 1596c61003
commit 71ae2fae2e

View File

@ -159,7 +159,6 @@ struct _GtkContainerPrivate
guint has_focus_chain : 1;
guint restyle_pending : 1;
guint request_mode : 2;
};
enum {