[FFmpeg-cvslog] r10632 - trunk/libavcodec/ppc/gcc_fixes.h

diego subversion
Mon Oct 1 16:16:07 CEST 2007


Author: diego
Date: Mon Oct  1 16:16:07 2007
New Revision: 10632

Log:
Remove Metrowerks compiler workaround.


Modified:
   trunk/libavcodec/ppc/gcc_fixes.h

Modified: trunk/libavcodec/ppc/gcc_fixes.h
==============================================================================
--- trunk/libavcodec/ppc/gcc_fixes.h	(original)
+++ trunk/libavcodec/ppc/gcc_fixes.h	Mon Oct  1 16:16:07 2007
@@ -97,11 +97,6 @@ __ch (__bin_args_eq (vector unsigned int
 
 #endif
 
-#ifndef __MWERKS__
 #define const_vector const vector
-#else
-#define const_vector vector
-#define AVV
-#endif
 
 #endif /* GCC_FIXES_H */




More information about the ffmpeg-cvslog mailing list