Remove stray #undef.

Originally committed as revision 12138 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Diego Biurrun 17 years ago
parent 3518c5a96b
commit b0e21a3b47
  1. 1
      libavcodec/ppc/mpegvideo_altivec.c

@ -486,7 +486,6 @@ int dct_quantize_altivec(MpegEncContext* s,
return lastNonZero;
}
#undef FOUROF
/*
AltiVec version of dct_unquantize_h263

Loading…
Cancel
Save