mirror of
https://github.com/brl/mutter.git
synced 2025-03-25 20:53:54 +00:00

All the functionality that ClutterBackendCogl provided has been moved into ClutterBackend itself, so there is no need to have this class around in the source. Cogl-based backends can derive directly from ClutterBackend.