mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
Remove wl_client from wlr_relative_pointer_v1
This commit is contained in:
parent
a2964a640b
commit
f4cf3c0886
2 changed files with 0 additions and 2 deletions
|
|
@ -97,7 +97,6 @@ static void relative_pointer_manager_v1_handle_get_relative_pointer(struct wl_cl
|
|||
return;
|
||||
}
|
||||
|
||||
relative_pointer->client = client;
|
||||
relative_pointer->resource = relative_pointer_resource;
|
||||
relative_pointer->pointer = pointer;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue