summaryrefslogtreecommitdiff
path: root/pjmedia
diff options
context:
space:
mode:
Diffstat (limited to 'pjmedia')
-rw-r--r--pjmedia/include/pjmedia/config.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/pjmedia/include/pjmedia/config.h b/pjmedia/include/pjmedia/config.h
index f6bf3707..70f9d8b9 100644
--- a/pjmedia/include/pjmedia/config.h
+++ b/pjmedia/include/pjmedia/config.h
@@ -423,19 +423,6 @@
/**
- * Enable Steve Underwood's PLC.
- *
- * ** This has now been deprecated. If the codec does not have **
- * ** PLC, then no PLC will be used for that particular codec. **
- *
- * Set this to zero, or other link error will occur.
- */
-#ifndef PJMEDIA_HAS_STEVEU_PLC
-# define PJMEDIA_HAS_STEVEU_PLC 0
-#endif
-
-
-/**
* Speex Accoustic Echo Cancellation (AEC).
* By default is enabled.
*/