Remove opus_dred_init()
This commit is contained in:
parent
1312642f08
commit
ebfa29c7e1
3 changed files with 0 additions and 23 deletions
|
@ -516,8 +516,6 @@ OPUS_EXPORT void opus_decoder_destroy(OpusDecoder *st);
|
|||
|
||||
OPUS_EXPORT int opus_dred_get_size(void);
|
||||
|
||||
OPUS_EXPORT int opus_dred_init(OpusDRED *dec);
|
||||
|
||||
OPUS_EXPORT OpusDRED *opus_dred_create(int *error);
|
||||
|
||||
OPUS_EXPORT void opus_dred_destroy(OpusDRED *dec);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue