| Index: talk/app/webrtc/objc/public/RTCPeerConnectionDelegate.h
|
| diff --git a/talk/app/webrtc/objc/public/RTCPeerConnectionDelegate.h b/talk/app/webrtc/objc/public/RTCPeerConnectionDelegate.h
|
| index 63529cbea3baccc26949d3c016751dacfe3c944b..bf0c23104a60f66199a3054cd98988457374de28 100644
|
| --- a/talk/app/webrtc/objc/public/RTCPeerConnectionDelegate.h
|
| +++ b/talk/app/webrtc/objc/public/RTCPeerConnectionDelegate.h
|
| @@ -69,8 +69,4 @@
|
| - (void)peerConnection:(RTCPeerConnection*)peerConnection
|
| didOpenDataChannel:(RTCDataChannel*)dataChannel;
|
|
|
| -// Called when the first RTP packet is received.
|
| -- (void)peerConnectionOnFirstMediaPacketReceived:
|
| - (RTCPeerConnection *)peerConnection;
|
| -
|
| @end
|
|
|