mirror of
https://github.com/MeexReay/bRAC.git
synced 2025-05-06 05:28:02 +03:00
remove redudant
This commit is contained in:
parent
e3e9af505f
commit
720cfe0e5b
@ -427,8 +427,7 @@ fn build_ui(ctx: Arc<Context>, app: &Application) -> UiModel {
|
||||
timeout_add_local(Duration::from_millis(30), {
|
||||
let logo = logo.clone();
|
||||
let logo_anim = logo_anim.clone();
|
||||
let fixed = fixed.clone();
|
||||
|
||||
|
||||
move || {
|
||||
logo.set_pixbuf(Some(&logo_anim.pixbuf()));
|
||||
logo_anim.advance(SystemTime::now());
|
||||
|
Loading…
Reference in New Issue
Block a user