fixed compiler warning when building without dred
This commit is contained in:
parent
db78df8c01
commit
befc25fb76
1 changed files with 1 additions and 0 deletions
|
@ -1429,6 +1429,7 @@ int opus_dred_parse(OpusDREDDecoder *dred_dec, OpusDRED *dred, const unsigned ch
|
|||
(void)max_dred_samples;
|
||||
(void)sampling_rate;
|
||||
(void)defer_processing;
|
||||
(void)dred_end;
|
||||
return OPUS_UNIMPLEMENTED;
|
||||
#endif
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue