Remove Metrowerks compiler workaround.
Originally committed as revision 10632 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -97,11 +97,6 @@ __ch (__bin_args_eq (vector unsigned int, (a1), vector unsigned int, (a2)), \
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef __MWERKS__
|
|
||||||
#define const_vector const vector
|
#define const_vector const vector
|
||||||
#else
|
|
||||||
#define const_vector vector
|
|
||||||
#define AVV
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif /* GCC_FIXES_H */
|
#endif /* GCC_FIXES_H */
|
||||||
|
Reference in New Issue
Block a user