mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 11:59:12 +00:00
479fdffc7d
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.