mirror of
https://github.com/brl/mutter.git
synced 2025-06-12 16:33:58 +00:00

This reverts commit eb81ec945c
.
We are backing out the quartz specific stub winsys since we can simply
use the generic stub winsys on quartz until we develop a standalone
winsys. Since we plan on removing all special cases for the stub winsys
by handling with a winsys vtable like all the others it's better if we
don't introduce a quartz specific stub.