Code clean up from live-stream #20
|
@ -35,7 +35,6 @@ impl Application {
|
|||
|
||||
fn run(&self) -> Result<(), slint::PlatformError> {
|
||||
let main_window = self.main_window.borrow();
|
||||
|
||||
main_window.run()
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue