ecore_wl2: Update compositor bind now that damage_buffer is released
authorDerek Foreman <derekf@osg.samsung.com>
Fri, 10 Feb 2017 16:25:53 +0000 (10:25 -0600)
committerDerek Foreman <derekf@osg.samsung.com>
Fri, 10 Feb 2017 16:25:53 +0000 (10:25 -0600)
commit3dd19f16cb842c74404a76d0372b3e95d82c9e6f
tree72fa599c0613bdc332893d910ab0ef73fc656fe4
parentd53ed9b0db072b69d303e6ab3352643ce2a265bc
ecore_wl2: Update compositor bind now that damage_buffer is released

We had to do some weird special case stuff when binding wl_compositor
because we implemented damage buffer before depending on a wayland
release that provided it.

Now our wayland dep is newer than damage buffer, so the test can be
more conventional.

Should have no functional change.
src/lib/ecore_wl2/ecore_wl2_display.c