4ec0975e91
Mutter didn't use the APIs for resizeability of CoglOnscreens but managed the size itself. For the native backend we don't ever resize onscreens. Thus, remove this unused functionality. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1514>