Skip to content

Commit

Permalink
mute warning
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Nov 23, 2023
1 parent e7604c0 commit 56a74a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/eframe/src/native/wgpu_integration.rs
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ impl WgpuWinitApp {
});
}

#[allow(unused_mut)] // used for accesskit
let mut egui_winit = egui_winit::State::new(
ViewportId::ROOT,
event_loop,
Expand Down

0 comments on commit 56a74a5

Please sign in to comment.