Index: webrtc/modules/audio_coding/codecs/isac/audio_decoder_isac_t.h |
diff --git a/webrtc/modules/audio_coding/codecs/isac/audio_decoder_isac_t.h b/webrtc/modules/audio_coding/codecs/isac/audio_decoder_isac_t.h |
index b6b16ddb543c1011dc2e4b3eaf5492b9573e7b62..fec7d597932d4d5a1904aa9a913fc886b2021273 100644 |
--- a/webrtc/modules/audio_coding/codecs/isac/audio_decoder_isac_t.h |
+++ b/webrtc/modules/audio_coding/codecs/isac/audio_decoder_isac_t.h |
@@ -21,8 +21,6 @@ |
namespace webrtc { |
-// TODO(kwiberg): Remove the possibility of not specifying the sample rate at |
-// object creation time. |
template <typename T> |
class AudioDecoderIsacT final : public AudioDecoder { |
public: |