ecore_wayland: Remove codes irrelevant to poll() 84/167784/1
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Mon, 22 Jan 2018 04:42:58 +0000 (13:42 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Mon, 22 Jan 2018 05:22:05 +0000 (14:22 +0900)
commit19502606c250e42ea390cf1710f1767b1d707642
treefae593cb0d7b8a5623548d0d05dd337eeacbd4ec
parentee8670d7a271c51ac82dd4870c7fb19396f5fe70
ecore_wayland: Remove codes irrelevant to poll()

poll() requires to check return value only in this case.
_tdm_send_time() should not be called if error occurs on poll().

Change-Id: Ia5edeefcd5f47a9169a456e86d2601d03158ab15
src/lib/ecore_wayland/ecore_wl_anim_vsync.c