iSAC decoder: Remove obsolete TODO
NOTRY=true Review-Url: https://codereview.webrtc.org/2069993002 Cr-Commit-Position: refs/heads/master@{#13152}
This commit is contained in:
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user