rootston: remove mostly unused mapped icon param

This commit is contained in:
Tony Crisci 2017-10-21 09:59:35 -04:00
parent 3c7ef3aae6
commit 6fcac087fe
3 changed files with 0 additions and 7 deletions

View file

@ -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;