diff ppc/gcc_fixes.h @ 5746:55ed6dc5d476 libavcodec

Remove const vector macro indirection that is useless and obfuscating now that the Metrowerks workarounds are gone.
author diego
date Mon, 01 Oct 2007 14:23:36 +0000
parents 61768139733b
children 1d83e9c34641
line wrap: on
line diff
--- a/ppc/gcc_fixes.h	Mon Oct 01 14:16:07 2007 +0000
+++ b/ppc/gcc_fixes.h	Mon Oct 01 14:23:36 2007 +0000
@@ -97,6 +97,4 @@
 
 #endif
 
-#define const_vector const vector
-
 #endif /* GCC_FIXES_H */