Do not check the state of handler (common). 22/15422/1
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 21 Jan 2014 02:38:30 +0000 (11:38 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Tue, 21 Jan 2014 02:38:30 +0000 (11:38 +0900)
commitb09c876582654358f9c433431873859b3e483efa
tree6fdbd412b7e3ce63c2b99777a5a0e525bb808432
parentcaef340bd8550e1ae5b0735f5d1c65fc74d34208
Do not check the state of handler (common).

release pixmap can be called in the deleted callback.
in that case, the handler has DELETE state.
so the release pixmap function should not check the handler's state.

Just we have to believe the user. who should use the valid handler.

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