xwayland: drop wlr_xwayland_surface.events.set_pid (#2884)

Co-authored-by: Roman Stingler <roman.stingler@waterdrop.com>
This commit is contained in:
romanstingler
2023-08-03 21:40:56 +02:00
committed by GitHub
parent 7a2027d1fd
commit 7d98181ade
2 changed files with 1 additions and 2 deletions

View File

@@ -118,7 +118,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;