mirror of
https://github.com/brl/mutter.git
synced 2025-03-21 10:43:53 +00:00

We guarantee to never pass NULL clips anymore, so there's no need to check for such case. Remove the check for NULL clip, and remove all related variables. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1489