Chromium Code Reviews| Index: webrtc/api/peerconnection.cc |
| diff --git a/webrtc/api/peerconnection.cc b/webrtc/api/peerconnection.cc |
| index fcce03d5c0c1bf7c19670b64102a7b1effcaaacd..b9cb83e724de78db6683bd0dc242afb6d80a928a 100644 |
| --- a/webrtc/api/peerconnection.cc |
| +++ b/webrtc/api/peerconnection.cc |
| @@ -2139,8 +2139,6 @@ |
| return false; |
| } |
| - port_allocator_->Initialize(); |
| - |
| // To handle both internal and externally created port allocator, we will |
| // enable BUNDLE here. |
| int portallocator_flags = port_allocator_->flags(); |