Skip to content

Commit

Permalink
cosmetics1
Browse files Browse the repository at this point in the history
  • Loading branch information
sor-ca committed Aug 23, 2024
1 parent 634f1ef commit f6e6860
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app.rs
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ impl eframe::App for TemplateApp {
}

fn update(&mut self, ctx: &egui::Context, _frame: &mut eframe::Frame) {
dbg!("update");
let width = ctx.screen_rect().width();
let height = ctx.screen_rect().height();

Expand Down

0 comments on commit f6e6860

Please sign in to comment.