mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 10:28:58 +00:00
ce6a24eb2b
If the actor is an internal child of another actor then we should call unparent() when destroying it, like clutter_actor_reparent() does; otherwise we'll leak the actor, since the parent holds a reference to it. http://bugzilla.openedhand.com/show_bug.cgi?id=2009