| Index: webrtc/p2p/base/portallocator.cc
|
| diff --git a/webrtc/p2p/base/portallocator.cc b/webrtc/p2p/base/portallocator.cc
|
| index 9ee08a1476145922a200eaf024d4b1489944ad9f..e71582ade8db72ae084deb113286db6927313b09 100644
|
| --- a/webrtc/p2p/base/portallocator.cc
|
| +++ b/webrtc/p2p/base/portallocator.cc
|
| @@ -68,7 +68,6 @@ void PortAllocator::SetConfiguration(
|
| }
|
|
|
| std::unique_ptr<PortAllocatorSession> PortAllocator::CreateSession(
|
| - const std::string& sid,
|
| const std::string& content_name,
|
| int component,
|
| const std::string& ice_ufrag,
|
|
|