Skip to content

Commit e080e4c

Browse files
committed
cleanup
1 parent 05341aa commit e080e4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/capturer/engine/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ impl Engine {
9595
pub async fn start(&mut self) {
9696
#[cfg(target_os = "macos")]
9797
{
98-
// self.mac.add_output(Capturer::new(tx));
9998
self.mac.2.start().await.expect("Failed to start capture");
10099
}
101100

0 commit comments

Comments
 (0)