Skip to content

Commit

Permalink
Update winit.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
rustbasic authored Jun 13, 2024
1 parent 0f6ee84 commit 0c0b5ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/egui_glow/src/winit.rs
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ impl EguiGlow {
&mut self.viewport_info,
commands,
window,
true,
&mut actions_requested,
);
for action in actions_requested {
Expand Down

0 comments on commit 0c0b5ba

Please sign in to comment.