Compare commits
No commits in common. "0f35b9b98c34955e07360e4f4bd2b8c532f9c235" and "14b06e3351761a5eb29b9a2d35b1f5aa4212b82b" have entirely different histories.
0f35b9b98c
...
14b06e3351
1 changed files with 0 additions and 2 deletions
|
@ -39,8 +39,6 @@ pub enum ApplicationMessage {
|
|||
TrackingBoxes(TrackingUpdate),
|
||||
ManualMovementOverride((i32, i32)),
|
||||
|
||||
CanConnectionWebRTCRequest,
|
||||
ConnectionSupportsWebRTC(bool),
|
||||
WebRTCPacket(RTCSessionDescription),
|
||||
WebRTCIceCandidate(RTCIceCandidate),
|
||||
WebRTCIceCandidateInit(RTCIceCandidateInit),
|
||||
|
|
Loading…
Reference in a new issue