mirror of
https://github.com/brl/mutter.git
synced 2025-03-21 10:43:53 +00:00

Instead of using _clutter_context_get_default() and checking the is_initialized flag, we should use the newly added private function that does not cause side effects, especially for functions that have to be called before any other Clutter function.