2008-04-30 Emmanuele Bassi <ebassi@openedhand.com>
authorEmmanuele Bassi <ebassi@openedhand.com>
Wed, 30 Apr 2008 16:27:18 +0000 (16:27 +0000)
committerEmmanuele Bassi <ebassi@openedhand.com>
Wed, 30 Apr 2008 16:27:18 +0000 (16:27 +0000)
commit15af14d933455efcd77739707400e4d7f75f10b3
tree49b4239a22e1f97b25bec4a7ff8b59ad844d30b3
parent11a14de9f1e27a9f4dfd06bdb653efa38a1a4725
2008-04-30  Emmanuele Bassi  <ebassi@openedhand.com>

* clutter/clutter-effect.c:
(clutter_effect_closure_destroy): Do not remove the actor
from the behaviour; the behaviour is an internal detail of the
effect, and it will remove the actors anyway when finalized
when g_object_unref() is called. This should guard against
actors being destroyed while an effect is running.
ChangeLog
clutter/clutter-effect.c