OSDN Git Service

Remove one more forgotten instance of USE_HIGHPRECISION indirection.
authorDiego Biurrun <diego@biurrun.de>
Wed, 14 Jan 2009 07:55:43 +0000 (07:55 +0000)
committerDiego Biurrun <diego@biurrun.de>
Wed, 14 Jan 2009 07:55:43 +0000 (07:55 +0000)
Originally committed as revision 16597 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/mpc.h

index d9aa22a..df33683 100644 (file)
 #include "avcodec.h"
 #include "bitstream.h"
 #include "dsputil.h"
-
-#if CONFIG_MPEGAUDIO_HP
-#define USE_HIGHPRECISION
-#endif
 #include "mpegaudio.h"
 
 #include "mpcdata.h"