mirror of
https://github.com/brl/mutter.git
synced 2025-04-10 12:19:38 +00:00

Instead of implementing create_stage() and a constructor for ClutterStageOSX, we can use the default implementations in ClutterBackend, and spare us some code duplication.