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

We can get rid of an indentation level and the "ret" variable here and instead simply early-return when we need to. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1492>