mirror of
https://github.com/brl/mutter.git
synced 2025-03-21 10:43:53 +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.