Remove unused enum (kStatsValueNameEchoCancellationQualityMin).

Removing enum that was left behind when the metric aec_quality_min was
removed.

Bug: webrtc:8563
Change-Id: I8a8c68659abc6465ef42f002f73bd2607e953ac5
Reviewed-on: https://webrtc-review.googlesource.com/33004
Reviewed-by: Tommi <tommi@webrtc.org>
Commit-Queue: Gustaf Ullberg <gustaf@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21321}
This commit is contained in:
Gustaf Ullberg
2017-12-14 12:11:14 +01:00
committed by Commit Bot
parent 534be46721
commit 7c5597aff2
3 changed files with 0 additions and 6 deletions

View File

@ -163,7 +163,6 @@ class StatsReport {
kStatsValueNameDecodingPLCCNG,
kStatsValueNameDer,
kStatsValueNameDtlsCipher,
kStatsValueNameEchoCancellationQualityMin,
kStatsValueNameEchoDelayMedian,
kStatsValueNameEchoDelayStdDev,
kStatsValueNameEchoReturnLoss,