Commit cd195f14 authored by Diego Biurrun's avatar Diego Biurrun

Remove Metrowerks compiler workaround.

Originally committed as revision 10632 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent dead9db8
......@@ -97,11 +97,6 @@ __ch (__bin_args_eq (vector unsigned int, (a1), vector unsigned int, (a2)), \
#endif
#ifndef __MWERKS__
#define const_vector const vector
#else
#define const_vector vector
#define AVV
#endif
#endif /* GCC_FIXES_H */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment