mirror of
https://github.com/pinnacle-comp/pinnacle.git
synced 2024-12-27 21:58:18 +01:00
Remove a render schedule
This commit is contained in:
parent
a475c0c4ac
commit
97616ef0c1
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ impl State {
|
|||
}
|
||||
}
|
||||
}
|
||||
self.schedule_render(&output);
|
||||
}
|
||||
|
||||
Msg::Spawn {
|
||||
|
|
Loading…
Reference in a new issue