Skip to content

Commit d0f5aae

Browse files
committed
clippy
1 parent bdb8f82 commit d0f5aae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • crates/rendering/src/decoder

crates/rendering/src/decoder/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -505,6 +505,7 @@ impl AsyncVideoDecoderHandle {
505505
}
506506
}
507507

508+
#[cfg(target_os = "macos")]
508509
async fn spawn_ffmpeg_decoder(
509510
name: &'static str,
510511
path: PathBuf,

0 commit comments

Comments
 (0)