diff options
Diffstat (limited to 'apps/codecs/libmad/fixed.h')
-rw-r--r-- | apps/codecs/libmad/fixed.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/codecs/libmad/fixed.h b/apps/codecs/libmad/fixed.h index c0b4c0f7df..f77f48adcf 100644 --- a/apps/codecs/libmad/fixed.h +++ b/apps/codecs/libmad/fixed.h @@ -110,8 +110,6 @@ typedef mad_fixed_t mad_sample_t; # define mad_f_mul(x, y) ((x) * (y)) # define mad_f_scale64 -# undef ASO_ZEROCHECK - # elif defined(FPM_64BIT) /* |