wayland ee: Don't clear the window pointer during session recovery
authorDerek Foreman <derekf@osg.samsung.com>
Wed, 29 Nov 2017 21:24:02 +0000 (15:24 -0600)
committerDerek Foreman <derekf@osg.samsung.com>
Fri, 1 Dec 2017 16:58:44 +0000 (10:58 -0600)
commit6a48d56dca15f2679845fee5b4b78cf2f2ba4175
treedf6c174a5fbb4549cabb5012e7e41abb08dc6106
parentf3dd394b85bd47c36f7ab76bb9a3900e826c4b74
wayland ee: Don't clear the window pointer during session recovery

The same pointer is valid post recovery, and anything that used to
check this for NULL now checks that the window's display is NULL
which is handled in ecore_wl2 now.
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c