[FFmpeg-cvslog] r16597 - trunk/libavcodec/mpc.h

diego subversion
Wed Jan 14 08:55:43 CET 2009


Author: diego
Date: Wed Jan 14 08:55:43 2009
New Revision: 16597

Log:
Remove one more forgotten instance of USE_HIGHPRECISION indirection.

Modified:
   trunk/libavcodec/mpc.h

Modified: trunk/libavcodec/mpc.h
==============================================================================
--- trunk/libavcodec/mpc.h	Wed Jan 14 03:20:26 2009	(r16596)
+++ trunk/libavcodec/mpc.h	Wed Jan 14 08:55:43 2009	(r16597)
@@ -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"




More information about the ffmpeg-cvslog mailing list