mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00

This was resulting in the GObject never being properly finalized,
leading to a leak.
Fixes: e917b7de4
("clutter/stage: Add input-only grabs")
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3411>