mirror of
https://github.com/brl/mutter.git
synced 2025-05-10 09:04:57 +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.