mirror of
https://github.com/brl/mutter.git
synced 2025-06-01 19:40:03 +00:00

Instead of using g_critical() inside the create_context() implementation of the ClutterBackendGLX we should use the passed GError, so that the error message can bubble up to the caller.