mirror of
https://github.com/MeexReay/bRAC.git
synced 2025-05-06 05:28:02 +03:00
remove dbg
This commit is contained in:
parent
822c03c1b4
commit
e3e9af505f
@ -432,7 +432,6 @@ fn build_ui(ctx: Arc<Context>, app: &Application) -> UiModel {
|
||||
move || {
|
||||
logo.set_pixbuf(Some(&logo_anim.pixbuf()));
|
||||
logo_anim.advance(SystemTime::now());
|
||||
dbg!(fixed.size(Orientation::Horizontal), fixed.size(Orientation::Vertical));
|
||||
|
||||
ControlFlow::Continue
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user