Don't block the destroy request, while creating it
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 28 May 2013 02:38:41 +0000 (11:38 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Tue, 28 May 2013 05:42:26 +0000 (14:42 +0900)
commit1ef0f6c623ad5f2553750664eb942f075b51589f
treeb20d427c56b74ca1b80fa56bebd10f97d412454d
parent53e49e0b6aed424cddb4fb380f79920342a5d9c5
Don't block the destroy request, while creating it

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] While creating a PD, user cannot send request for destroying the PD
[cause] Destroy function only concerns created flag.
[solution] Check the registered callback too.
[team] HomeTF
[request]
[horizontal_expansion]

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