Delete some unused sigslot includes
This is mainly to remove them from the list of sigslot blockers. Bug: webrtc:11943 Change-Id: I7908b953d7b2e3e1f7fd6c4da52412f70f1666c2 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/317901 Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40641}
This commit is contained in:
parent
3924bc272c
commit
2111bb5be3
@ -80,7 +80,6 @@
|
||||
#include "rtc_base/rtc_certificate.h"
|
||||
#include "rtc_base/ssl_certificate.h"
|
||||
#include "rtc_base/ssl_stream_adapter.h"
|
||||
#include "rtc_base/third_party/sigslot/sigslot.h"
|
||||
#include "rtc_base/thread.h"
|
||||
#include "rtc_base/thread_annotations.h"
|
||||
#include "rtc_base/weak_ptr.h"
|
||||
|
||||
@ -35,7 +35,6 @@
|
||||
#include "pc/rtp_transceiver.h"
|
||||
#include "pc/transceiver_list.h"
|
||||
#include "pc/usage_pattern.h"
|
||||
#include "rtc_base/third_party/sigslot/sigslot.h"
|
||||
#include "rtc_base/thread.h"
|
||||
#include "rtc_base/thread_annotations.h"
|
||||
#include "rtc_base/weak_ptr.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user