Silence warning
This commit is contained in:
parent
9bc732328f
commit
62808b2bb9
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ impl epi::App for WrapApp {
|
|||
"egui demo apps"
|
||||
}
|
||||
|
||||
#[allow(unused_variables)]
|
||||
fn setup(
|
||||
&mut self,
|
||||
_ctx: &egui::CtxRef,
|
||||
|
|
Loading…
Reference in a new issue