Index: webrtc/p2p/base/portallocator.h |
diff --git a/webrtc/p2p/base/portallocator.h b/webrtc/p2p/base/portallocator.h |
index a565a12641a126749adb5cbc47798afd41c57aa9..8eef714b0916ee0370090bac8a0f3e742b72b389 100644 |
--- a/webrtc/p2p/base/portallocator.h |
+++ b/webrtc/p2p/base/portallocator.h |
@@ -301,7 +301,6 @@ class PortAllocator : public sigslot::has_slots<> { |
virtual void SetNetworkIgnoreMask(int network_ignore_mask) = 0; |
std::unique_ptr<PortAllocatorSession> CreateSession( |
- const std::string& sid, |
const std::string& content_name, |
int component, |
const std::string& ice_ufrag, |