Skip to content

Commit 0c0b5ba

Browse files
authored
Update winit.rs
1 parent 0f6ee84 commit 0c0b5ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/egui_glow/src/winit.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ impl EguiGlow {
8585
&mut self.viewport_info,
8686
commands,
8787
window,
88-
true,
8988
&mut actions_requested,
9089
);
9190
for action in actions_requested {

0 commit comments

Comments
 (0)