e_policy_wl: remove NULL check of drag on secondary selection 61/318061/1
authorJunseok Kim <juns.kim@samsung.com>
Mon, 23 Sep 2024 04:53:00 +0000 (13:53 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Tue, 24 Sep 2024 06:25:36 +0000 (15:25 +0900)
commit2b0f58b116a8136f003a0f3f518e3ab8714593cd
treece31325335b5eca9ac7ba4b27e9e0c427847130a
parentd70e95871cdbfff5c0dbf1de3538d7194de5c7ce
e_policy_wl: remove NULL check of drag on secondary selection

The secondary selection is not related to drag.
So, remove the useless NULL check of drag.

Change-Id: I4e2a1493e8d30351bfa35c83104a78b3f9c754aa
src/bin/server/e_policy_wl.c