ffmpeg/libavcodec/libavcodec.v
James Almer 72c3d9ae45 avcodec/libavcodec.v: remove obsolete exports
Forgotten cruft that should have been removed in
8f483108b5.

Signed-off-by: James Almer <jamrial@gmail.com>
2017-10-22 10:13:19 -03:00

7 lines
69 B
V

LIBAVCODEC_MAJOR {
global:
av*;
local:
*;
};