aboutsummaryrefslogtreecommitdiff
path: root/webrtc/voice_engine/channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc/voice_engine/channel.h')
-rw-r--r--webrtc/voice_engine/channel.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/webrtc/voice_engine/channel.h b/webrtc/voice_engine/channel.h
index 535922fae8..bbc286ba38 100644
--- a/webrtc/voice_engine/channel.h
+++ b/webrtc/voice_engine/channel.h
@@ -294,8 +294,6 @@ public:
int attenuationDb, bool playDtmfEvent);
int SendTelephoneEventInband(unsigned char eventCode, int lengthMs,
int attenuationDb, bool playDtmfEvent);
- int SetDtmfPlayoutStatus(bool enable);
- bool DtmfPlayoutStatus() const;
int SetSendTelephoneEventPayloadType(unsigned char type);
int GetSendTelephoneEventPayloadType(unsigned char& type);