[FFmpeg-cvslog] r11887 - trunk/libavcodec/libxvidff.c

michael subversion
Sat Feb 9 19:02:29 CET 2008


Author: michael
Date: Sat Feb  9 19:02:28 2008
New Revision: 11887

Log:
Remove pointless code.


Modified:
   trunk/libavcodec/libxvidff.c

Modified: trunk/libavcodec/libxvidff.c
==============================================================================
--- trunk/libavcodec/libxvidff.c	(original)
+++ trunk/libavcodec/libxvidff.c	Sat Feb  9 19:02:28 2008
@@ -38,9 +38,7 @@
 #define BUFFER_CAT(x)               (&((x)[strlen(x)]))
 
 /* For PPC Use */
-#ifdef HAVE_ALTIVEC
 extern int has_altivec(void);
-#endif
 
 /**
  * Structure for the private XviD context.




More information about the ffmpeg-cvslog mailing list