Silence warning

This commit is contained in:
Emil Ernerfeldt 2021-08-18 22:51:16 +02:00
parent 9bc732328f
commit 62808b2bb9
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ impl epi::App for WrapApp {
"egui demo apps"
}
#[allow(unused_variables)]
fn setup(
&mut self,
_ctx: &egui::CtxRef,