diff options
author | Tony Crisci <tony@dubstepdish.com> | 2017-12-27 06:50:21 -0500 |
---|---|---|
committer | Tony Crisci <tony@dubstepdish.com> | 2017-12-27 06:50:21 -0500 |
commit | 5c5f0611c418a39dc39e309679de25775caae030 (patch) | |
tree | 0245c8ca61ce4ff531dd296cd30f77233e87388a /include/wlr | |
parent | e42d762a88dfa588eea336e5302a2653c81b61bd (diff) |
xwayland: role committed
Diffstat (limited to 'include/wlr')
-rw-r--r-- | include/wlr/xwayland.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/wlr/xwayland.h b/include/wlr/xwayland.h index acf04595..220b831c 100644 --- a/include/wlr/xwayland.h +++ b/include/wlr/xwayland.h @@ -133,7 +133,6 @@ struct wlr_xwayland_surface { } events; struct wl_listener surface_destroy; - struct wl_listener surface_commit; void *data; }; |