summaryrefslogtreecommitdiff
path: root/libavcodec/mpc.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-01-14 07:55:43 +0000
committerDiego Biurrun <diego@biurrun.de>2009-01-14 07:55:43 +0000
commit576286ba818f16adae0fd774ebe1e63c58afddc1 (patch)
tree8c4fa2a3fa6d18b856200c9d4fab857ea47fa94b /libavcodec/mpc.h
parentb5931348bc0b9e94a4ba19a2b762c3ee6d5633dd (diff)
Remove one more forgotten instance of USE_HIGHPRECISION indirection.
Originally committed as revision 16597 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/mpc.h')
-rw-r--r--libavcodec/mpc.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libavcodec/mpc.h b/libavcodec/mpc.h
index d9aa22af41..df33683687 100644
--- a/libavcodec/mpc.h
+++ b/libavcodec/mpc.h
@@ -32,10 +32,6 @@
#include "avcodec.h"
#include "bitstream.h"
#include "dsputil.h"
-
-#if CONFIG_MPEGAUDIO_HP
-#define USE_HIGHPRECISION
-#endif
#include "mpegaudio.h"
#include "mpcdata.h"