From befe044bb9561c9d7d6559db06bba375e82a4b66 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 5 Sep 2013 12:05:57 +0200 Subject: avcodec: Stop exporting the removed audio_resample* symbols --- libavcodec/libavcodec.v | 2 -- 1 file changed, 2 deletions(-) (limited to 'libavcodec/libavcodec.v') diff --git a/libavcodec/libavcodec.v b/libavcodec/libavcodec.v index 0e1c2e1cda..bf148075c7 100644 --- a/libavcodec/libavcodec.v +++ b/libavcodec/libavcodec.v @@ -1,6 +1,4 @@ LIBAVCODEC_$MAJOR { global: av*; - audio_resample; - audio_resample_close; local: *; }; -- cgit v1.2.3