Silence warning

This commit is contained in:
Emil Ernerfeldt 2021-08-18 22:51:16 +02:00
parent 9bc732328f
commit 62808b2bb9

View file

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