Skip to content

backends/wayland: Drop WaylandBackend::flush()

Vlad Zahorodnii requested to merge work/zzag/wayland-backend-drop-flush into master

These flush()es are unnecessary, wayland backend will work fine without them.

Merge request reports