Skip to content

Commit 97ffc6d

Browse files
authored
Update winit.rs
1 parent c1ea539 commit 97ffc6d

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)