Evas (wayland_egl): Fix 'close' of windows. Basically, we will check
authorChristopher Michael <cpmichael1@comcast.net>
Thu, 12 Jan 2012 23:58:17 +0000 (23:58 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Thu, 12 Jan 2012 23:58:17 +0000 (23:58 +0000)
commit1a34b86f34221cc1511401be4ebfd6eea840e394
tree0f6c247786b8f0a164f31a5855b1c6c28bbed239
parent91c925fc54ca53c24f49d89f702f180982a81c80
Evas (wayland_egl): Fix 'close' of windows. Basically, we will check
if the eng setup has a NULL surface, and if the RenderEngine has an
existing surface, that means we are hiding/closing the window, and
thus should free the existing RenderEngine Window.

SVN revision: 67160
legacy/evas/src/modules/engines/wayland_egl/evas_engine.c
legacy/evas/src/modules/engines/wayland_egl/evas_wl_main.c