mirror of
https://github.com/brl/mutter.git
synced 2025-03-19 17:55:06 +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.