forked from AuroraMiddleware/gtk
[broadway] Remove unused grab_count from GdkBroadwayDisplay
We don't need this anymore since server grabs is now an x-only feature
This commit is contained in:
parent
cbc324d846
commit
a3b227ff9e
@ -58,8 +58,6 @@ struct _GdkBroadwayDisplay
|
||||
GdkWindow *mouse_in_toplevel;
|
||||
int last_x, last_y;
|
||||
|
||||
gint grab_count;
|
||||
|
||||
/* Keyboard related information */
|
||||
GdkKeymap *keymap;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user