mirror of
https://github.com/brl/mutter.git
synced 2025-04-10 04:09:38 +00:00

We'll call this function from a few more places for the CLUTTER_DEVICE_REMOVED case, so move the check for which devices are valid into the function itself to avoid having to check everywhere. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2696>