diff options
Diffstat (limited to 'include/wlr/xwayland/xwayland.h')
-rw-r--r-- | include/wlr/xwayland/xwayland.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/wlr/xwayland/xwayland.h b/include/wlr/xwayland/xwayland.h index eac6c124..06ea39c1 100644 --- a/include/wlr/xwayland/xwayland.h +++ b/include/wlr/xwayland/xwayland.h @@ -156,7 +156,6 @@ struct wlr_xwayland_surface { struct wl_signal set_class; struct wl_signal set_role; struct wl_signal set_parent; - struct wl_signal set_pid; struct wl_signal set_startup_id; struct wl_signal set_window_type; struct wl_signal set_hints; |