pointer: Remove unused field
This commit is contained in:
parent
5f29b8c206
commit
aee074b11d
@ -64,7 +64,6 @@ struct _MetaWaylandPointer
|
||||
MetaWaylandPointerGrab *grab;
|
||||
MetaWaylandPointerGrab default_grab;
|
||||
wl_fixed_t grab_x, grab_y;
|
||||
wl_fixed_t focus_x, focus_y;
|
||||
guint32 grab_button;
|
||||
guint32 grab_serial;
|
||||
guint32 grab_time;
|
||||
|
Loading…
Reference in New Issue
Block a user