summaryrefslogtreecommitdiff
path: root/apps/codecs/libmad/fixed.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libmad/fixed.h')
-rw-r--r--apps/codecs/libmad/fixed.h2
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;
110# define mad_f_mul(x, y) ((x) * (y)) 110# define mad_f_mul(x, y) ((x) * (y))
111# define mad_f_scale64 111# define mad_f_scale64
112 112
113# undef ASO_ZEROCHECK
114
115# elif defined(FPM_64BIT) 113# elif defined(FPM_64BIT)
116 114
117/* 115/*