mirror of
https://github.com/brl/mutter.git
synced 2025-01-28 20:38:55 +00:00
105451d1be
Clutter has now taken responsibility for managing its viewport, projection matrix and view transform as part of ClutterStage so _cogl_setup_viewport is no longer used by anything, and since it's quite an obscure API anyway it's we've taken the opportunity to remove the function.