compositor: remove unused member from wlsc_input_device
Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
This commit is contained in:
parent
402ae6d6c2
commit
c069dd548f
@ -103,7 +103,6 @@ struct wlsc_input_device {
|
||||
int32_t hotspot_x, hotspot_y;
|
||||
struct wl_list link;
|
||||
uint32_t modifier_state;
|
||||
struct wl_selection *selection;
|
||||
|
||||
struct wl_list drag_resource_list;
|
||||
struct wlsc_data_source *drag_data_source;
|
||||
|
Loading…
Reference in New Issue
Block a user