forked from AuroraMiddleware/gtk
container: Remove unused struct member
This commit is contained in:
parent
1596c61003
commit
71ae2fae2e
@ -159,7 +159,6 @@ struct _GtkContainerPrivate
|
||||
|
||||
guint has_focus_chain : 1;
|
||||
guint restyle_pending : 1;
|
||||
guint request_mode : 2;
|
||||
};
|
||||
|
||||
enum {
|
||||
|
Loading…
Reference in New Issue
Block a user