aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTony Crisci <tony@dubstepdish.com>2017-12-27 06:50:21 -0500
committerTony Crisci <tony@dubstepdish.com>2017-12-27 06:50:21 -0500
commit5c5f0611c418a39dc39e309679de25775caae030 (patch)
tree0245c8ca61ce4ff531dd296cd30f77233e87388a /include
parente42d762a88dfa588eea336e5302a2653c81b61bd (diff)
xwayland: role committed
Diffstat (limited to 'include')
-rw-r--r--include/wlr/xwayland.h1
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;
};