drag-icon: surface committed

This commit is contained in:
Tony Crisci 2017-12-27 06:41:14 -05:00
parent 68328700c7
commit e42d762a88
2 changed files with 6 additions and 8 deletions

View file

@ -72,7 +72,6 @@ struct wlr_drag_icon {
} events;
struct wl_listener surface_destroy;
struct wl_listener surface_commit;
struct wl_listener seat_client_destroy;
};