mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
xwayland: Remove has_utf8_title field
This commit is contained in:
parent
170f7e0706
commit
fae4c5097d
2 changed files with 0 additions and 4 deletions
|
|
@ -146,7 +146,6 @@ struct wlr_xwayland_surface {
|
|||
char *role;
|
||||
char *startup_id;
|
||||
pid_t pid;
|
||||
bool has_utf8_title;
|
||||
|
||||
struct wl_list children; // wlr_xwayland_surface.parent_link
|
||||
struct wlr_xwayland_surface *parent;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue