mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
Remove pointer resource from relative pointer
This commit is contained in:
parent
d0c940d796
commit
f5ea393bca
3 changed files with 7 additions and 3 deletions
|
|
@ -99,7 +99,6 @@ static void relative_pointer_manager_v1_handle_get_relative_pointer(struct wl_cl
|
|||
|
||||
relative_pointer->resource = relative_pointer_resource;
|
||||
relative_pointer->seat = seat_client->seat;
|
||||
relative_pointer->pointer = pointer;
|
||||
|
||||
wl_signal_init(&relative_pointer->events.destroy);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue