Index: webrtc/modules/congestion_controller/include/receive_side_congestion_controller.h |
diff --git a/webrtc/modules/congestion_controller/include/receive_side_congestion_controller.h b/webrtc/modules/congestion_controller/include/receive_side_congestion_controller.h |
index f6f9462394d3cad1c7a54a737f2010bbc905ab64..1d205b59c5581ee04e54e6b6686bafcf7016c4d9 100644 |
--- a/webrtc/modules/congestion_controller/include/receive_side_congestion_controller.h |
+++ b/webrtc/modules/congestion_controller/include/receive_side_congestion_controller.h |
@@ -46,7 +46,6 @@ class ReceiveSideCongestionController : public CallStatsObserver, |
virtual const RemoteBitrateEstimator* GetRemoteBitrateEstimator( |
bool send_side_bwe) const; |
- // TODO(nisse): Called by CongestionController, but not otherwise wired up. |
// Implements CallStatsObserver. |
void OnRttUpdate(int64_t avg_rtt_ms, int64_t max_rtt_ms) override; |