mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 11:59:12 +00:00
3d82da23ec
As the crash at https://gitlab.gnome.org/GNOME/mutter/-/issues/1584 shows, this is already handled indirectly via the surface actor destruction paths (especifically, through changes in its reactiveness). We don't need repeating the operation here. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1654>