mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
avcodec/libavcodec.v: remove obsolete exports
Forgotten cruft that should have been removed in
8f483108b5
.
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…
Reference in New Issue
Block a user