mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-08 13:29:45 -05: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
|
|
@ -51,7 +51,6 @@ struct wlr_relative_pointer_manager_v1 {
|
|||
*/
|
||||
|
||||
struct wlr_relative_pointer_v1 {
|
||||
struct wl_client *client;
|
||||
struct wl_resource *resource;
|
||||
struct wl_resource *pointer;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue