ecore-evas-wayland: Remove duplicated code
authorChris Michael <cp.michael@samsung.com>
Wed, 1 Mar 2017 16:43:11 +0000 (11:43 -0500)
committerChris Michael <cp.michael@samsung.com>
Wed, 1 Mar 2017 16:43:11 +0000 (11:43 -0500)
commit81783ec75caf4e4314abd8baf362718379b86570
tree3c62d61980e3ace29ba1e8dbad19170deb43d3c7
parentdfb18775002c5130b60bdc03ed60b7de356e6012
ecore-evas-wayland: Remove duplicated code

As we already call the same functions inside
_ecore_evas_wl_common_show, there is no need to duplicate the same
code when we have defer_show set...just call the show function.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c