window: Move xvisual to WindowX11

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3211>
This commit is contained in:
Bilal Elmoussaoui
2023-08-24 09:54:20 +02:00
committed by Robert Mader
parent 2a75661883
commit d98b0eb71e
4 changed files with 6 additions and 4 deletions

View File

@ -836,7 +836,6 @@ meta_window_wayland_constructed (GObject *object)
window->size_hints.height = 0;
window->depth = 24;
window->xvisual = NULL;
window->mapped = FALSE;