xwayland: role committed

This commit is contained in:
Tony Crisci 2017-12-27 06:50:21 -05:00
parent e42d762a88
commit 5c5f0611c4
2 changed files with 7 additions and 8 deletions

View file

@ -133,7 +133,6 @@ struct wlr_xwayland_surface {
} events;
struct wl_listener surface_destroy;
struct wl_listener surface_commit;
void *data;
};