From 50dc7301a0e60bcaba2fb9fea16175006ca46ab1 Mon Sep 17 00:00:00 2001 From: Artem Titov Date: Wed, 20 Apr 2022 23:47:10 +0200 Subject: [PATCH] [PCLF] Remove VideoSubscription::Resolution Bug: b/213863770 Change-Id: I65cf68a8d5101f3ce416b7163c062c78e8a1ef87 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/259506 Reviewed-by: Andrey Logvin Commit-Queue: Artem Titov Cr-Commit-Position: refs/heads/main@{#36600} --- api/test/peerconnection_quality_test_fixture.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/api/test/peerconnection_quality_test_fixture.h b/api/test/peerconnection_quality_test_fixture.h index fb60998b14..18107760b7 100644 --- a/api/test/peerconnection_quality_test_fixture.h +++ b/api/test/peerconnection_quality_test_fixture.h @@ -376,10 +376,6 @@ class PeerConnectionE2EQualityTestFixture { // peer should receive and in which resolution (width x height x fps). class VideoSubscription { public: - // Kept for backward compatibility - // TODO(titovartem): remove it when downstream projects will stop use it. - using Resolution = VideoResolution; - // Returns the resolution constructed as maximum from all resolution // dimensions: width, height and fps. static absl::optional GetMaxResolution(