mirror of
https://github.com/brl/mutter.git
synced 2025-03-25 12:43:52 +00:00

Previously in _cogl_material_pre_change_notify we manually freed the layer caches of a material if we caused a reparent, but it makes more sense to have _cogl_material_set_parent do this directly instead.