Index: webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h |
diff --git a/webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h b/webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h |
index 7b0b06c8847fa06469e2b4e2e831b372d4d9ebbe..cf911a3ec6facd85f47afa09af992eae93a378ee 100644 |
--- a/webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h |
+++ b/webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h |
@@ -39,10 +39,6 @@ class RtpPacketizerVp9 : public RtpPacketizer { |
virtual ~RtpPacketizerVp9(); |
- ProtectionType GetProtectionType() override; |
- |
- StorageType GetStorageType(uint32_t retransmission_settings) override; |
- |
std::string ToString() override; |
// The payload data must be one encoded VP9 layer frame. |