e_policy: Remove the desk_client_add hook of policy when they called 30/299330/1
authorJunseok Kim <juns.kim@samsung.com>
Tue, 26 Sep 2023 04:10:39 +0000 (13:10 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Tue, 26 Sep 2023 06:27:11 +0000 (15:27 +0900)
commitf1286b6bb38357472c3bf3e39c5045e89c3bef9d
tree25e89646153c83d4b71cb24149c2d610ee892587
parente3541a3cf3e7f1e1b6aadbe8d7edcf3d3e14e6cf
e_policy: Remove the desk_client_add hook of policy when they called

There was a bug that the hook didn't removed if the ec didn't satisfy
the condition.
and the hook called repeatly when there're new client.
For prevent this bug, remove the hook when they called.

Change-Id: I709fe30b730f60cb5c91cd6dc341497cbed3a121
src/bin/e_policy.c