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>