[sigslot] - Remove SignalDestroyed from PortAllocatorSession.
Bug: webrtc:11943 Change-Id: I2d615dc08627789b759f5c41b564ead212cf672e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/227966 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34672}
This commit is contained in:

committed by
WebRTC LUCI CQ

parent
a53d83d813
commit
63ac8790c6
@ -283,7 +283,6 @@ class RTC_EXPORT PortAllocatorSession : public sigslot::has_slots<> {
|
||||
|
||||
virtual uint32_t generation();
|
||||
virtual void set_generation(uint32_t generation);
|
||||
sigslot::signal1<PortAllocatorSession*> SignalDestroyed;
|
||||
|
||||
protected:
|
||||
// This method is called when a pooled session (which doesn't have these
|
||||
|
Reference in New Issue
Block a user