Commit 72c3d9ae authored by James Almer's avatar James Almer

avcodec/libavcodec.v: remove obsolete exports

Forgotten cruft that should have been removed in
8f483108.
Signed-off-by: 's avatarJames Almer <jamrial@gmail.com>
parent b89081e0
LIBAVCODEC_MAJOR {
global:
av*;
#deprecated, remove after next bump
audio_resample;
audio_resample_close;
local:
*;
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment