Skip to content

Commit

Permalink
Update rtc_session.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
theomonnom committed Dec 12, 2024
1 parent d15807d commit 2d6fb4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion livekit/src/rtc_engine/rtc_session.rs
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,6 @@ impl SessionInner {
}

matched.append(&mut partial_matched);
matched.append(&mut unmatched);

transceiver.set_codec_preferences(matched)?;
}
Expand Down

0 comments on commit 2d6fb4e

Please sign in to comment.