mirror of
https://github.com/brl/mutter.git
synced 2025-03-20 02:05:10 +00:00

Clutter had support for internal children in its early revisions, but they were deprecated for long time (commit f41061b8df, more than 7 years ago) and no one is using them in both clutter and in gnome-shell. So remove any alternative code path that uses internal children. https://gitlab.gnome.org/GNOME/mutter/merge_requests/816