mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-05 13:29:50 -05:00
Drop dummy wl_grab_surface hack
This commit is contained in:
parent
855ab75787
commit
4be2ed9611
4 changed files with 3 additions and 29 deletions
|
|
@ -92,7 +92,6 @@ struct wlsc_input_device {
|
|||
uint32_t modifier_state;
|
||||
|
||||
enum wlsc_grab_type grab;
|
||||
struct wlsc_surface *grab_surface;
|
||||
uint32_t grab_time;
|
||||
int32_t grab_x, grab_y;
|
||||
int32_t grab_width, grab_height;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue