mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 03:10:09 +00:00
eventcontroller: Remove unused evmask member variable
This commit is contained in:
parent
074e7001dc
commit
325f6121ba
@ -51,7 +51,6 @@ static GParamSpec *properties[LAST_PROP] = { NULL, };
|
||||
struct _GtkEventControllerPrivate
|
||||
{
|
||||
GtkWidget *widget;
|
||||
guint evmask;
|
||||
GtkPropagationPhase phase;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user