e_comp_wl: Remove legacy code 10/304510/1
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 4 Jan 2024 08:20:54 +0000 (17:20 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Thu, 18 Jan 2024 06:30:43 +0000 (15:30 +0900)
commitd2654477c1087cf4ff0bc7bd86bb9cd4f7b51ad1
tree0de979b4e6f8e3ad4e6ef61fd1f1702b062a2cba
parent14458f2e5eb37fe96bd7184d3400d6c9f11e01ba
e_comp_wl: Remove legacy code

This patch removes the duplicate code that handles the mapped state of
E_Client in the commit handler.
It also eliminates the unnecessary
e_client_hide_with_pending_show_cancel() function which has been
superseded by a newer version of e_client_hide().

Change-Id: I03c43af973725e2850c9e08177b86e3e688e3a80
src/bin/e_client.c
src/bin/e_comp_wl.c