summaryrefslogtreecommitdiff
path: root/silk/fixed/main_FIX.h
diff options
context:
space:
mode:
Diffstat (limited to 'silk/fixed/main_FIX.h')
-rw-r--r--silk/fixed/main_FIX.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/silk/fixed/main_FIX.h b/silk/fixed/main_FIX.h
index 57f799c5..ddbf3772 100644
--- a/silk/fixed/main_FIX.h
+++ b/silk/fixed/main_FIX.h
@@ -81,7 +81,6 @@ opus_int silk_init_encoder(
opus_int silk_control_encoder(
silk_encoder_state_Fxx *psEnc, /* I/O Pointer to Silk encoder state */
silk_EncControlStruct *encControl, /* I Control structure */
- const opus_int32 TargetRate_bps, /* I Target max bitrate (bps) */
const opus_int allow_bw_switch, /* I Flag to allow switching audio bandwidth */
const opus_int channelNb, /* I Channel number */
const opus_int force_fs_kHz