| Index: webrtc/modules/audio_coding/main/acm2/acm_receiver.h
|
| diff --git a/webrtc/modules/audio_coding/main/acm2/acm_receiver.h b/webrtc/modules/audio_coding/main/acm2/acm_receiver.h
|
| index 4775b8c6d9443392354fbbc6eb0baebfc5d1e754..aee9154835e2ebf05e184c8f1481f05fd7d1562e 100644
|
| --- a/webrtc/modules/audio_coding/main/acm2/acm_receiver.h
|
| +++ b/webrtc/modules/audio_coding/main/acm2/acm_receiver.h
|
| @@ -245,11 +245,6 @@ class AcmReceiver {
|
| int LastAudioCodec(CodecInst* codec) const;
|
|
|
| //
|
| - // Return payload type of RED if it is registered, otherwise return -1;
|
| - //
|
| - int RedPayloadType() const;
|
| -
|
| - //
|
| // Get a decoder given its registered payload-type.
|
| //
|
| // Input:
|
|
|