ecore-wl2: Remove erroneous check for wayland display
authorChris Michael <cpmichael@osg.samsung.com>
Mon, 16 May 2016 10:53:27 +0000 (06:53 -0400)
committerChris Michael <cpmichael@osg.samsung.com>
Mon, 16 May 2016 10:53:27 +0000 (06:53 -0400)
commitf7796faa599a7690f9d47366ba190e2b0e488d80
treef15c9a96721809b2b259638acdfd050c22759ebc
parentca55a920d9a5f6a4274e40fcf901a89e622c3007
ecore-wl2: Remove erroneous check for wayland display

NB: No real major changes, just removal of an extra 'if' block. If
getenv of wayland display fails, we hard-code the default wayland
display name so subsequent check for 'if (n)' is erroneous

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
src/lib/ecore_wl2/ecore_wl2_display.c