video_shell: Destroy all resources on display destroy 51/316751/1
authorSeunghun Lee <shiin.lee@samsung.com>
Mon, 26 Aug 2024 06:11:13 +0000 (15:11 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Tue, 27 Aug 2024 23:09:37 +0000 (08:09 +0900)
commit61af23a28bc7ee4778a4fb93bac1493d17406e80
treead6bf1b1511b58661ba2792d9cd1bfbf7c9f6e46
parent7df0936b8cd71cce6a8ea2cfa22b4b9c2759b7bd
video_shell: Destroy all resources on display destroy

There is no point in retaining video shell resources on display destroy.
With this, we don't need to use e_object anymore.

Change-Id: I0bbd6657ea9767946aa8a07cf2058da48df2a6c3
src/bin/server/e_video_shell.c