e_client: remove CLIENT_DEL_STACK_ISSUE defines 36/325436/1
authorJunseok Kim <juns.kim@samsung.com>
Mon, 12 May 2025 08:03:11 +0000 (17:03 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Tue, 10 Jun 2025 09:37:49 +0000 (18:37 +0900)
commit64bdfa8285e2a64380c97e1b713019607316879a
treec8df66ae8a7671d16565f685391b9afc75fe30f6
parent1ef5ec43b80778dec018b3b84d446b48bfe359ba
e_client: remove CLIENT_DEL_STACK_ISSUE defines

Since the patch "e_policy_desk_area: refine layer list to use e_view_tree" adjusted,
the list of client uses view tree instead of eina_inlist.
So, this hotfix codes are no more useful. remove it

Change-Id: I9ce8aa7ce1bb39747c6f71e6c3bf0d5dfd121f4b
src/bin/core/e_client.c
src/bin/core/e_desk_area_intern.h
src/bin/core/e_intern.h
src/bin/windowmgr/e_policy_desk_area.c
src/include/e_client.h