Skip to content

Commit c64ab24

Browse files
Remove comment
1 parent 834ca42 commit c64ab24

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

desktop/src/app.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,6 @@ impl ApplicationHandler for App {
560560
Err(RenderError::SurfaceError(e)) => tracing::error!("Render error: {:?}", e),
561561
}
562562
let _ = self.start_render_sender.try_send(());
563-
// self.cef_context.schedule_frame();
564563
}
565564

566565
if !self.cef_init_successful

0 commit comments

Comments
 (0)