mirror of
https://github.com/brl/mutter.git
synced 2025-03-19 09:45:16 +00:00

We never took a ref on the backend, it's the backend that owns the seat, not the other way around. This silences warnings spewed on tear down. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1670>