mirror of
https://github.com/brl/mutter.git
synced 2025-06-05 05:03:58 +00:00

We're bailing out of clutter_stage_cogl_add_redraw_clip() early without doing anything if we're ignoring redraw clips, so no need to call it if we already know that will be the case. https://gitlab.gnome.org/GNOME/mutter/merge_requests/547