mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
rootston: remove mostly unused mapped icon param
This commit is contained in:
parent
3c7ef3aae6
commit
6fcac087fe
3 changed files with 0 additions and 7 deletions
|
|
@ -67,7 +67,6 @@ struct roots_input_event {
|
|||
struct roots_drag_icon {
|
||||
struct wlr_surface *surface;
|
||||
struct wl_list link; // roots_input::drag_icons
|
||||
bool mapped;
|
||||
|
||||
int32_t sx;
|
||||
int32_t sy;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue