Skip to content

clients/simple-egl: simplify wait for configure loop

Derek Foreman requested to merge derekf/weston:simple_egl_simplify into main

Just move the init function outside of the loop and we can drop the if/continue.

Signed-off-by: Derek Foreman derek.foreman@collabora.com

Merge request reports