From afa4069e3ba373ed958f5fd392c184b084287b46 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 29 Jan 2012 12:22:49 +0100 Subject: lavc/lavf: remove unnecessary symbols from the symbol version script. --- 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 a9e7674e13..0e1c2e1cda 100644 --- a/libavcodec/libavcodec.v +++ b/libavcodec/libavcodec.v @@ -2,7 +2,5 @@ LIBAVCODEC_$MAJOR { global: av*; audio_resample; audio_resample_close; - #deprecated, remove after next bump - img_get_alpha_info; local: *; }; -- cgit v1.2.3