Merge pull request #524 from acrisci/role-committed

[wip] Role committed
This commit is contained in:
emersion 2017-12-27 13:02:49 +01:00 committed by GitHub
commit a79dc7df51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 50 additions and 44 deletions

View file

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