tpl_wayland_egl: remove duplicated routine in __cb_tbm_surface_queue_reset_callback() 01/93401/1
authorYoungJun Cho <yj44.cho@samsung.com>
Mon, 24 Oct 2016 06:35:14 +0000 (15:35 +0900)
committerYoungJun Cho <yj44.cho@samsung.com>
Mon, 24 Oct 2016 06:35:14 +0000 (15:35 +0900)
commit6e81fe157393c476524c93228b3f73d16fb57fdc
treed0d2a184a7eb407d152ede299c2a33de5b19d4d0
parent58b96d5185131e04d298ea56f54d89f54ce17d79
tpl_wayland_egl: remove duplicated routine in __cb_tbm_surface_queue_reset_callback()

This patch removes duplicated routine in __cb_tbm_surface_queue_reset_callback().
The TPL_CHECK_ON_NULL_RETURN() already checks wayland_egl_surface is NULL or not.

Change-Id: Ia17386495cf5fa15210e6e8847ffc7b2e8bf92cc
Signed-off-by: YoungJun Cho <yj44.cho@samsung.com>
src/tpl_wayland_egl.c