Skip to content

Commit a48dc5b

Browse files
committed
stuff
1 parent b798888 commit a48dc5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ruisapp/glue/linux/wayland/xdg_surface.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ void xdg_surface_wrapper::xdg_surface_configure(
6565
natwin.swap_frame_buffers();
6666
});
6767

68-
// self.wayland_surface.commit();
68+
self.wayland_surface.commit();
6969
}

0 commit comments

Comments
 (0)