Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Commit

Permalink
Remove nacks field from slow link event (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
feymartynov committed Jun 10, 2020
1 parent a0fa253 commit a1a627d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/backend/janus.rs
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,6 @@ pub(crate) struct SlowLinkEvent {
sender: i64,
opaque_id: String,
uplink: bool,
nacks: i32,
}

////////////////////////////////////////////////////////////////////////////////
Expand Down

0 comments on commit a1a627d

Please sign in to comment.