e_compositor: Remove redundant check 11/316311/1
authorSeunghun Lee <shiin.lee@samsung.com>
Mon, 12 Aug 2024 06:32:43 +0000 (15:32 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Mon, 19 Aug 2024 08:09:01 +0000 (17:09 +0900)
commit6811a9fedfad9ecf30211d78d33f31673a8ed1ca
tree8076fbc104d8c794a6f212213c718b22affd132b
parentf0a1a8bb3775d79056f61284c2299c7474e9be7d
e_compositor: Remove redundant check

Now that the _e_surface_cb_client_del is registered from surface
impelmentation, it's unnecessary to check to see if the given pixmap
type is wayland.

Change-Id: I6b7fb9fd1263fd72d08a7039d79c9ea08c72753a
src/bin/server/e_compositor.c