Commit df7d4dd7 authored by diego's avatar diego

Remove stray #undef.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12138 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent b02c4b2e
...@@ -486,7 +486,6 @@ int dct_quantize_altivec(MpegEncContext* s, ...@@ -486,7 +486,6 @@ int dct_quantize_altivec(MpegEncContext* s,
return lastNonZero; return lastNonZero;
} }
#undef FOUROF
/* /*
AltiVec version of dct_unquantize_h263 AltiVec version of dct_unquantize_h263
......
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