User can try to release the pixmap in the deleted callback.
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 21 Jan 2014 02:34:02 +0000 (11:34 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Tue, 21 Jan 2014 02:35:34 +0000 (11:35 +0900)
commit1136d8beb60f04d61d7b5825e4f427b6f3ab5fe6
tree32951d39c7a61dbf70382afd1471a99d73f8f087
parent8661c7a8a316468e0ac97ac1d6883f302e73b83d
User can try to release the pixmap in the deleted callback.

but in the deleted callback, the handler has DELETE state.
so the release_pixmap function should not check the states of handler.
We have to believe the user. who has to use the valid handler.

Change-Id: I6460a13f5137e2d99f168e8eabbd32ccb0af1a7d
packaging/liblivebox-viewer.spec
src/livebox.c