wayland_shm: Yeah I dunno

This doesn't make any sense to me so it can't be right, right?

Fixes session recovery.  If it breaks something else talk to devilhorns. :)
This commit is contained in:
Derek Foreman 2017-01-05 13:38:25 -06:00
parent 4c1227433f
commit 44517fca5c
1 changed files with 0 additions and 1 deletions

View File

@ -155,7 +155,6 @@ eng_update(void *data, void *info, unsigned int w, unsigned int h)
if (!einfo->info.wl_surface) return 0;
_evas_outbuf_surface_set(re->generic.ob, einfo->info.wl_shm, einfo->info.wl_dmabuf, einfo->info.wl_surface);
if (!einfo->info.hidden) return 1;
eng_output_resize(re, w, h);