Chromium Code Reviews| Index: webrtc/modules/audio_coding/codecs/cng/cng_helpfuns.h |
| diff --git a/webrtc/modules/audio_coding/codecs/cng/cng_helpfuns.h b/webrtc/modules/audio_coding/codecs/cng/cng_helpfuns.h |
| index a553a7615e693bba7021970573ae8bf9d5bf2f39..2435f427ce52c02e7d68df8023a49569df78860c 100644 |
| --- a/webrtc/modules/audio_coding/codecs/cng/cng_helpfuns.h |
| +++ b/webrtc/modules/audio_coding/codecs/cng/cng_helpfuns.h |
| @@ -16,7 +16,6 @@ |
| extern "C" { |
| #endif |
| -void WebRtcCng_K2a16(int16_t* k, int useOrder, int16_t* a); |
| #ifdef __cplusplus |
| } |