elm_conform: remove smart_callback when it is removed. 58/43058/3
authorJaehwan Kim <jae.hwan.kim@samsung.com>
Tue, 7 Jul 2015 07:32:46 +0000 (16:32 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Tue, 7 Jul 2015 10:54:33 +0000 (03:54 -0700)
commit429187b3c3f73565c775c34f88330343f3a15291
treea9badc650843068a69a5cc54d3c4d619ebd6c643
parent5002a820e39397ffb0284d9e8e583057087e4a32
elm_conform: remove smart_callback when it is removed.

The owner of the smart_callbacks is window. so even if the conformant
is deleted, they aren't removed. It can make some problems.

@fix

Change-Id: I396a5ed1da39c96055ade5c2fe4d1b8fffebb40f
origin: upstream
src/lib/elm_conform.c