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

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'silk/structs.h')
-rw-r--r--silk/structs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/silk/structs.h b/silk/structs.h
index 123b384f..38243be1 100644
--- a/silk/structs.h
+++ b/silk/structs.h
@@ -246,7 +246,6 @@ typedef struct {
#ifdef ENABLE_OSCE
typedef struct {
OSCEFeatureState features;
- OSCEModel model;
OSCEState state;
int method;
} silk_OSCE_struct;