Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(299)

Unified Diff: webrtc/engine_configurations.h

Issue 1353763002: Remove ACM AudioCodingFeedback callback object and derived classes (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@acm-remove-dtmf-api
Patch Set: Fix an error introduced in first patch set Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/modules/audio_coding/main/interface/audio_coding_module.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/engine_configurations.h
diff --git a/webrtc/engine_configurations.h b/webrtc/engine_configurations.h
index 5963892e5a67625978bb30e4ed4048039a8a824f..f59fd3ec26b6c6a4c1a8bfe42dcdb6b1b3baa8ed 100644
--- a/webrtc/engine_configurations.h
+++ b/webrtc/engine_configurations.h
@@ -107,10 +107,4 @@
#define EAGL_RENDERING
#endif
-// ----------------------------------------------------------------------------
-// Deprecated
-// ----------------------------------------------------------------------------
-
-// #define WEBRTC_DTMF_DETECTION
-
#endif // WEBRTC_ENGINE_CONFIGURATIONS_H_
« no previous file with comments | « no previous file | webrtc/modules/audio_coding/main/interface/audio_coding_module.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698