| Index: webrtc/voice_engine/include/voe_errors.h
|
| diff --git a/webrtc/voice_engine/include/voe_errors.h b/webrtc/voice_engine/include/voe_errors.h
|
| index 572fc922ed7f29feb5e6c0c7626561ffffd940e9..04f02be9348a30c549c798803de50b6485fd4051 100644
|
| --- a/webrtc/voice_engine/include/voe_errors.h
|
| +++ b/webrtc/voice_engine/include/voe_errors.h
|
| @@ -47,7 +47,7 @@
|
| #define VE_NO_GQOS 8033
|
| #define VE_INVALID_TIMESTAMP 8034
|
| #define VE_RECEIVE_PACKET_TIMEOUT 8035
|
| -#define VE_STILL_PLAYING_PREV_DTMF 8036
|
| +// 8036 is not used
|
| #define VE_INIT_FAILED_WRONG_EXPIRY 8037
|
| #define VE_SENDING 8038
|
| #define VE_ENABLE_IPV6_FAILED 8039
|
|
|