From 64f6f6f83662f0a307b3d59d6c0672e0aae96830 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Thu, 12 Jan 2012 13:31:55 +0100 Subject: lavf: remove disabled FF_API_GUESS_IMG2_CODEC cruft --- libavformat/avformat.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libavformat/avformat.h') diff --git a/libavformat/avformat.h b/libavformat/avformat.h index fe2b0cfdb7..d71ae2ff6b 100644 --- a/libavformat/avformat.h +++ b/libavformat/avformat.h @@ -1191,10 +1191,6 @@ AVProgram *av_new_program(AVFormatContext *s, int id); */ -#if FF_API_GUESS_IMG2_CODEC -attribute_deprecated enum CodecID av_guess_image2_codec(const char *filename); -#endif - /** * @addtogroup lavf_decoding * @{ -- cgit v1.2.3