aboutsummaryrefslogtreecommitdiff
path: root/api/rtptransceiverinterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'api/rtptransceiverinterface.h')
-rw-r--r--api/rtptransceiverinterface.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/api/rtptransceiverinterface.h b/api/rtptransceiverinterface.h
index 78055797d2..7d2a1dffe2 100644
--- a/api/rtptransceiverinterface.h
+++ b/api/rtptransceiverinterface.h
@@ -30,9 +30,6 @@ enum class RtpTransceiverDirection {
kInactive
};
-// This is provided as a debugging aid. The format of the output is unspecified.
-std::ostream& operator<<(std::ostream& os, RtpTransceiverDirection direction);
-
// Structure for initializing an RtpTransceiver in a call to
// PeerConnectionInterface::AddTransceiver.
// https://w3c.github.io/webrtc-pc/#dom-rtcrtptransceiverinit