Remove CONTAINER_POLICY defines 84/318684/1
authorJunseok Kim <juns.kim@samsung.com>
Wed, 2 Oct 2024 07:08:13 +0000 (16:08 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Mon, 7 Oct 2024 04:40:32 +0000 (13:40 +0900)
commit183bdb32283e194601397af311a8d4db487740fc
tree87b9495e24455a5e6f4d3923bb2f2868b2f70be3
parent19891a8ca31c8ac0018aed4a3196f9e7185d5bfd
Remove CONTAINER_POLICY defines

The preprocessor statement using CONTAINER_POLICY is a temporary used to separate business logic from e_zone and e_desk.
As stabilization was completed, remove the preprocessing statements.

Change-Id: Ief5d4bd3526dad06b5d62efa4bcda04da490654b
23 files changed:
src/bin/compmgr/e_comp.c
src/bin/compmgr/e_comp_canvas.c
src/bin/compmgr/e_comp_canvas_intern.h
src/bin/compmgr/e_comp_object.c
src/bin/core/e_client.c
src/bin/core/e_desk.c
src/bin/core/e_desk_intern.h
src/bin/core/e_intern.h
src/bin/core/e_zone.c
src/bin/core/e_zone_intern.h
src/bin/debug/e_info_server.c
src/bin/windowmgr/e_focus.c
src/bin/windowmgr/e_focus_intern.h
src/bin/windowmgr/e_focus_policy_history.c
src/bin/windowmgr/e_focus_policy_iface.h
src/bin/windowmgr/e_focus_policy_topmost.c
src/bin/windowmgr/e_policy.c
src/bin/windowmgr/e_policy_desk.c
src/bin/windowmgr/e_policy_desk_area.c
src/bin/windowmgr/e_policy_desk_intern.h
src/bin/windowmgr/e_policy_intern.h
src/bin/windowmgr/e_policy_zone.c
src/include/e_desk.h