avcodec/libavcodec.v: remove obsolete exports
Forgotten cruft that should have been removed in 8f483108b503fa03ed5e956e25df4cb899171df5. Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
b89081e01b
commit
72c3d9ae45
@ -1,9 +1,6 @@
|
||||
LIBAVCODEC_MAJOR {
|
||||
global:
|
||||
av*;
|
||||
#deprecated, remove after next bump
|
||||
audio_resample;
|
||||
audio_resample_close;
|
||||
local:
|
||||
*;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user