window: Move frame field to WindowX11
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3254>
This commit is contained in:

committed by
Marge Bot

parent
503c70e284
commit
bcb069f454
@ -269,8 +269,6 @@ meta_window_wayland_move_resize_internal (MetaWindow *window,
|
||||
int new_buffer_x;
|
||||
int new_buffer_y;
|
||||
|
||||
g_assert (window->frame == NULL);
|
||||
|
||||
/* don't do anything if we're dropping the window, see #751847 */
|
||||
if (window->unmanaging)
|
||||
return;
|
||||
|
Reference in New Issue
Block a user