From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- third_party/libwebrtc/pc/peer_connection.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'third_party/libwebrtc/pc/peer_connection.h') diff --git a/third_party/libwebrtc/pc/peer_connection.h b/third_party/libwebrtc/pc/peer_connection.h index e6037a2698..406bc1cef2 100644 --- a/third_party/libwebrtc/pc/peer_connection.h +++ b/third_party/libwebrtc/pc/peer_connection.h @@ -417,9 +417,6 @@ class PeerConnection : public PeerConnectionInternal, const RtpTransceiverInit& init, bool fire_callback = true) override; - // Returns rtp transport, result can not be nullptr. - RtpTransportInternal* GetRtpTransport(const std::string& mid); - // Returns true if SRTP (either using DTLS-SRTP or SDES) is required by // this session. bool SrtpRequired() const override; -- cgit v1.2.3