fix: remove log spam
This commit is contained in:
parent
6c70f7bc2e
commit
dbf9544e80
1 changed files with 0 additions and 2 deletions
|
|
@ -342,8 +342,6 @@ impl Application {
|
|||
|
||||
let raw_input = self.egui_winit.take_egui_input(&self.window);
|
||||
|
||||
tracing::info!("{:?}", raw_input);
|
||||
|
||||
let egui::FullOutput {
|
||||
platform_output,
|
||||
textures_delta,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue