mirror of
https://github.com/brl/mutter.git
synced 2025-02-03 15:22:15 +00:00
de8f69c787
These were leftovers from times when GL(ES) 1.x was still supported. As we require HAVE_COGL_GL and/or HAVE_COGL_GLES2 to be defined, all cases for checking both are now redundant. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3338>