e_compositor: Remove redundant check 12/316312/1
authorSeunghun Lee <shiin.lee@samsung.com>
Mon, 12 Aug 2024 07:10:08 +0000 (16:10 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Mon, 19 Aug 2024 08:09:01 +0000 (17:09 +0900)
commit343e22fd7cf3277e5267673f5dc1b0a6352a6866
tree8164198acec65f0232db72fb07814331fbe677e0
parent6811a9fedfad9ecf30211d78d33f31673a8ed1ca
e_compositor: Remove redundant check

The e_client passed to _e_surface_commit_pre() cannot be the deleted
object.

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