Skip to content

Remove redundant dispatch prior to initial roundtrip.

Simon Ser requested to merge github/fork/ybakos/wl_display_roundtrip into master

Created by: ybakos

The wl_display_dispatch call is unnecessary here, since wl_display_roundtrip will dispatch internally.

Merge request reports

Loading