add call to shutdown Ecore_Wayland

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2014-10-14 14:53:06 -04:00
parent 234953ad3e
commit e0d301fdb6
1 changed files with 2 additions and 1 deletions

View File

@ -238,7 +238,8 @@ e_comp_wl_surface_create_signal_get(E_Comp *comp)
EINTERN void
e_comp_wl_shutdown(void)
{
/* shutdown ecore_wayland */
ecore_wl_shutdown();
}
EINTERN struct wl_resource *