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 04f02be9348a30c549c798803de50b6485fd4051..645774de258c2222e04d5a0c9564fad6ce164386 100644 |
--- a/webrtc/voice_engine/include/voe_errors.h |
+++ b/webrtc/voice_engine/include/voe_errors.h |
@@ -33,7 +33,7 @@ |
#define VE_INVALID_IP_ADDRESS 8019 |
#define VE_ALREADY_PLAYING 8020 |
#define VE_NOT_ALL_VERSION_INFO 8021 |
-#define VE_DTMF_OUTOF_RANGE 8022 |
+// 8022 is not used |
#define VE_INVALID_CHANNELS 8023 |
#define VE_SET_PLTYPE_FAILED 8024 |
// 8025 is not used |