Clean up signal handlers in animation actor and remote texture
authorArtem Egorkine <ext-artem.egorkine@nokia.com>
Wed, 13 May 2009 14:58:32 +0000 (17:58 +0300)
committerClaudio Saavedra <csaavedra@igalia.com>
Wed, 13 May 2009 14:58:32 +0000 (17:58 +0300)
commit081db0c35ad74d3d1472345cd87843708b64b8cb
tree1172014be480b007b1d7bbcfd027377d7c5d3da4
parent49ef2e563975a0452ececf42d255033a87e63402
Clean up signal handlers in animation actor and remote texture

* src/hildon-animation-actor.c,
* src/hildon-remote-texture.c:
Added proper object cleanup to remove signal handler and object
references as HildonAnimationActor and HildonRemoteTexture
objects get destroyed.

Fixes: NB#116682 (Destroying parented animation actors when
parent in unmapped leads to crash)
ChangeLog
hildon/hildon-animation-actor.c
hildon/hildon-remote-texture.c