Delete deprecated rtc_event_log header
Bug: webrtc:10206 Change-Id: I9ed3148843c647372993729b87c0e74741ab540b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/147870 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28791}
This commit is contained in:
committed by
Commit Bot
parent
e08648dc70
commit
83bbe91398
@ -51,7 +51,7 @@ void RtpReplayer::Replay(
|
||||
}
|
||||
|
||||
// Setup the video streams based on the configuration.
|
||||
webrtc::RtcEventLogNullImpl event_log;
|
||||
webrtc::RtcEventLogNull event_log;
|
||||
std::unique_ptr<TaskQueueFactory> task_queue_factory =
|
||||
CreateDefaultTaskQueueFactory();
|
||||
Call::Config call_config(&event_log);
|
||||
|
||||
Reference in New Issue
Block a user