mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-21 06:59:44 -05:00
remove unused wl_listener
This commit is contained in:
parent
3be916f9b8
commit
5cbdd13df8
1 changed files with 0 additions and 1 deletions
|
|
@ -45,7 +45,6 @@ struct wlr_tablet_v2_tablet_tool {
|
|||
struct wlr_tablet_tool_client_v2 *current_client;
|
||||
struct wlr_surface *focused_surface;
|
||||
struct wl_listener surface_destroy;
|
||||
struct wl_listener client_destroy;
|
||||
|
||||
uint32_t proximity_serial;
|
||||
bool is_down;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue