From 021b744ff04ad653e15756afc244b74e8066103d Mon Sep 17 00:00:00 2001 From: Robin KAY Date: Wed, 28 May 2003 01:52:19 +0000 Subject: Disable ffmpeg's encoder when HAVE_DXR3 is not defined. Remove dxr3 build hack. CVS patchset: 4964 CVS date: 2003/05/28 01:52:19 --- src/dxr3/dxr3_decode_video.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/dxr3') diff --git a/src/dxr3/dxr3_decode_video.c b/src/dxr3/dxr3_decode_video.c index 15084853a..2a4721fe4 100644 --- a/src/dxr3/dxr3_decode_video.c +++ b/src/dxr3/dxr3_decode_video.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: dxr3_decode_video.c,v 1.34 2003/05/23 10:52:40 mroi Exp $ + * $Id: dxr3_decode_video.c,v 1.35 2003/05/28 01:52:19 komadori Exp $ */ /* dxr3 video decoder plugin. @@ -28,9 +28,6 @@ #include #include -#if defined(__sun) -#include -#endif #include #include #include -- cgit v1.2.3