changeset 8593:7de1d00618e4 libavcodec

Remove one more forgotten instance of USE_HIGHPRECISION indirection.
author diego
date Wed, 14 Jan 2009 07:55:43 +0000
parents 9aac5b3cecbd
children c5349ca95c08
files mpc.h
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/mpc.h	Wed Jan 14 00:48:17 2009 +0000
+++ b/mpc.h	Wed Jan 14 07:55:43 2009 +0000
@@ -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"