xdg-foreign: remove unused field

This commit is contained in:
Isaac Freund 2026-04-25 13:19:19 +02:00
parent 334019f839
commit c21e3866b0
No known key found for this signature in database
GPG key ID: 86DED400DDFD7A11
2 changed files with 0 additions and 2 deletions

View file

@ -56,7 +56,6 @@ struct wlr_xdg_imported_v1 {
};
struct wlr_xdg_imported_child_v1 {
struct wlr_xdg_imported_v1 *imported;
struct wlr_xdg_toplevel *toplevel;
struct wl_list link; // wlr_xdg_imported_v1.children

View file

@ -56,7 +56,6 @@ struct wlr_xdg_imported_v2 {
};
struct wlr_xdg_imported_child_v2 {
struct wlr_xdg_imported_v2 *imported;
struct wlr_xdg_toplevel *toplevel;
struct wl_list link; // wlr_xdg_imported_v2.children