Index: webrtc/p2p/client/basicportallocator.h |
diff --git a/webrtc/p2p/client/basicportallocator.h b/webrtc/p2p/client/basicportallocator.h |
index fd189c14e9b32b3ce8e416348cd5c6eaecc0b06e..6a719c73bdd65e270ac67db1bef9545cbf733147 100644 |
--- a/webrtc/p2p/client/basicportallocator.h |
+++ b/webrtc/p2p/client/basicportallocator.h |
@@ -162,7 +162,6 @@ class BasicPortAllocatorSession : public PortAllocatorSession, |
void OnPortError(Port* port); |
void OnProtocolEnabled(AllocationSequence* seq, ProtocolType proto); |
void OnPortDestroyed(PortInterface* port); |
- void OnShake(); |
void MaybeSignalCandidatesAllocationDone(); |
void OnPortAllocationComplete(AllocationSequence* seq); |
PortData* FindPort(Port* port); |