From de53b04b53f90d94bad16a3358cdc8b5b41ebee3 Mon Sep 17 00:00:00 2001 From: Kostya Shishkov Date: Sun, 6 May 2007 11:01:25 +0000 Subject: Make vc1_parser.c compilable without special defines Originally committed as revision 8914 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/vc1_parser.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/vc1_parser.c') diff --git a/libavcodec/vc1_parser.c b/libavcodec/vc1_parser.c index 4fa9e52a0b..a4db401fc2 100644 --- a/libavcodec/vc1_parser.c +++ b/libavcodec/vc1_parser.c @@ -26,7 +26,6 @@ */ #include "parser.h" -#define VC1_PARSER_ONLY #include "vc1.h" /** -- cgit v1.2.3