video: Remove if statement that is not necessary. 91/224891/2
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 16 Jan 2020 06:20:15 +0000 (15:20 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 17 Feb 2020 02:33:00 +0000 (02:33 +0000)
commite56ca23a2c258a10dbd0e7543a3b3d37d092a5de
tree138f250f95ee83b420722b03fab74fe1e43d6cee
parent880691d4dd9a2a6c4688782620e340eb5287c8a9
video: Remove if statement that is not necessary.

There is no need to check if evas object is bigger than 1.
Just make it 1x1 whenever its size changed.

Change-Id: I40139148914803260571a1fe40a7f53e15ae095f
src/bin/video/iface/e_video_hwc.c