elementary/mapbuf - reset the mapbuf correctly when the content is removed(unset)
authorChunEon Park <hermet@hermet.pe.kr>
Fri, 22 Nov 2013 10:48:24 +0000 (19:48 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Fri, 22 Nov 2013 10:48:24 +0000 (19:48 +0900)
commitda3f93ef06cd78654c82470f3f852ea46d70e561
treee856b8e1ae6345017d005bb536ef3ae1dfe6097a
parent60773cdf293abad562bd4d26731f40d1840750de
elementary/mapbuf - reset the mapbuf correctly when the content is removed(unset)

When the content is removed(or unset) the mapbuf didn't clean up the some stuff such as removing event callback for the content.
So the unset content would be tracked still by mapbuf dangling callbacks.
ChangeLog
NEWS
src/lib/elm_mapbuf.c