mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-18 05:11:09 +00:00
Remove one more forgotten instance of USE_HIGHPRECISION indirection.
Originally committed as revision 16597 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
b5931348bc
commit
576286ba81
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user