mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 15:44:10 +00:00
f14b5da387
The original purpose of being able to report errors is no longer relevant, since the Clutter backend is now practically a thin wrapper around the actual backend, which has already dealt with error reporting. Thus move this to the regular constructor path. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2016>