From c4384ea13851a006f6637ae55f612645f5dad474 Mon Sep 17 00:00:00 2001 From: Steve Anton Date: Thu, 12 Apr 2018 15:21:00 -0700 Subject: [PATCH] Remove PORTALLOCATOR_ENABLE_SHARED_UFRAG This flag is unused. Bug: None Change-Id: I1ad52feca1db8e669f4e7c7c5b45a4cb245c1c55 Reviewed-on: https://webrtc-review.googlesource.com/69780 Reviewed-by: Taylor Brandstetter Commit-Queue: Steve Anton Cr-Commit-Position: refs/heads/master@{#22865} --- p2p/base/portallocator.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/p2p/base/portallocator.h b/p2p/base/portallocator.h index 95052c2db1..5f1c0916dc 100644 --- a/p2p/base/portallocator.h +++ b/p2p/base/portallocator.h @@ -46,12 +46,6 @@ enum { // servers. PORTALLOCATOR_DISABLE_TCP = 0x08, PORTALLOCATOR_ENABLE_IPV6 = 0x40, - // TODO(pthatcher): Remove this once it's no longer used in: - // remoting/client/plugin/pepper_port_allocator.cc - // remoting/protocol/chromium_port_allocator.cc - // remoting/test/fake_port_allocator.cc - // It's a no-op and is no longer needed. - PORTALLOCATOR_ENABLE_SHARED_UFRAG = 0x80, PORTALLOCATOR_ENABLE_SHARED_SOCKET = 0x100, PORTALLOCATOR_ENABLE_STUN_RETRANSMIT_ATTRIBUTE = 0x200, // When specified, we'll only allocate the STUN candidate for the public