Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiph/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2007-11-22 06:24:18 +0300
committerjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2007-11-22 06:24:18 +0300
commit61133234154e5e4c00763125f78fc91e633dbbcd (patch)
treeec7230d5eb223f0d299f15d224516afb351ab213 /include
parente37ee750c6afea92a709f027ffb50357ebbf497b (diff)
removing useless stuff
git-svn-id: http://svn.xiph.org/trunk/speex@14210 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'include')
-rw-r--r--include/speex/speex.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/speex/speex.h b/include/speex/speex.h
index 54349a1..82ba016 100644
--- a/include/speex/speex.h
+++ b/include/speex/speex.h
@@ -212,11 +212,6 @@ extern "C" {
/** modeID for the defined ultra-wideband mode */
#define SPEEX_MODEID_UWB 2
-#ifdef EPIC_48K
-/** modeID for the Epic 48K mode */
-#define SPEEX_MODEID_NB_48K 1000
-#endif
-
struct SpeexMode;