diff armv4l/mpegvideo_arm.c @ 2735:7f38814cffa1 libavcodec

cleanup
author michael
date Thu, 26 May 2005 14:40:20 +0000
parents aeea63c97878
children 0b546eab515d
line wrap: on
line diff
--- a/armv4l/mpegvideo_arm.c	Thu May 26 14:32:46 2005 +0000
+++ b/armv4l/mpegvideo_arm.c	Thu May 26 14:40:20 2005 +0000
@@ -21,9 +21,7 @@
 #include "../mpegvideo.h"
 #include "../avcodec.h"
 
-#ifdef HAVE_IWMMXT
 extern void MPV_common_init_iwmmxt(MpegEncContext *s);
-#endif
 
 void MPV_common_init_armv4l(MpegEncContext *s)
 {