avcodec: Stop exporting the removed audio_resample* symbols

pull/35/head
Diego Biurrun 11 years ago
parent 7f93a861aa
commit befe044bb9
  1. 2
      libavcodec/libavcodec.v

@ -1,6 +1,4 @@
LIBAVCODEC_$MAJOR {
global: av*;
audio_resample;
audio_resample_close;
local: *;
};

Loading…
Cancel
Save