Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / webrtc / voice_engine / voe_dtmf_impl.h
index 9216238..81a95c0 100644 (file)
@@ -42,10 +42,6 @@ public:
                              int lengthMs = 200,
                              int attenuationDb = 10);
 
-    virtual int SetDtmfPlayoutStatus(int channel, bool enable);
-
-    virtual int GetDtmfPlayoutStatus(int channel, bool& enabled);
-
 protected:
     VoEDtmfImpl(voe::SharedData* shared);
     virtual ~VoEDtmfImpl();