Delete deprecated NackModule

Bug: None
Change-Id: Ie9dfe6c0051a172efa4a7768eac0bd0ddba669bd
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/266367
Commit-Queue: Philip Eliasson <philipel@webrtc.org>
Auto-Submit: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37301}
This commit is contained in:
Danil Chapovalov
2022-06-21 15:20:10 +02:00
committed by WebRTC LUCI CQ
parent e130f29aaa
commit b32ff729c9
5 changed files with 0 additions and 894 deletions

View File

@ -1091,7 +1091,6 @@ if (rtc_include_tests) {
"histogram_unittest.cc",
"jitter_buffer_unittest.cc",
"loss_notification_controller_unittest.cc",
"nack_module_unittest.cc",
"nack_requester_unittest.cc",
"packet_buffer_unittest.cc",
"receiver_unittest.cc",
@ -1209,7 +1208,6 @@ if (rtc_include_tests) {
"../rtp_rtcp:rtp_rtcp_format",
"../rtp_rtcp:rtp_video_header",
"codecs/av1:video_coding_codecs_av1_tests",
"deprecated:nack_module",
"svc:scalability_structure_tests",
"svc:svc_rate_allocator_tests",
"timing:jitter_estimator",