aboutsummaryrefslogtreecommitdiff
path: root/call/video_send_stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'call/video_send_stream.h')
-rw-r--r--call/video_send_stream.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/call/video_send_stream.h b/call/video_send_stream.h
index 5c8906fbaf..fd7a101b0a 100644
--- a/call/video_send_stream.h
+++ b/call/video_send_stream.h
@@ -82,7 +82,6 @@ class VideoSendStream {
uint64_t total_packet_send_delay_ms = 0;
StreamDataCounters rtp_stats;
RtcpPacketTypeCounter rtcp_packet_type_counts;
- RtcpStatistics rtcp_stats;
// A snapshot of the most recent Report Block with additional data of
// interest to statistics. Used to implement RTCRemoteInboundRtpStreamStats.
absl::optional<ReportBlockData> report_block_data;