| 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 645774de258c2222e04d5a0c9564fad6ce164386..f48319e225c80fb623869340ed6bc87fe8c59a15 100644
|
| --- a/webrtc/voice_engine/include/voe_errors.h
|
| +++ b/webrtc/voice_engine/include/voe_errors.h
|
| @@ -80,7 +80,6 @@
|
| #define VE_RECEIVE_SOCKETS_CONFLICT 8105
|
| #define VE_SEND_SOCKETS_CONFLICT 8106
|
| #define VE_TYPING_NOISE_WARNING 8107
|
| -#define VE_SATURATION_WARNING 8108
|
| #define VE_NOISE_WARNING 8109
|
| #define VE_CANNOT_GET_SEND_CODEC 8110
|
| #define VE_CANNOT_GET_REC_CODEC 8111
|
|
|