forked from AuroraMiddleware/gtk
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