Skip to content

Commit 772b942

Browse files
remove redundant 'wl_display_roundtrip'
1 parent ac696e7 commit 772b942

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/pango_windowing/src/display_wayland.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,6 @@ WaylandWindow::WaylandWindow(const int w, const int h,
972972

973973
wl_surface_commit(wsurface);
974974

975-
wl_display_roundtrip(display->wdisplay);
976975
wl_display_roundtrip(display->wdisplay);
977976

978977
// wait for the first configure event

0 commit comments

Comments
 (0)