summaryrefslogtreecommitdiffstats
path: root/apps/codecs/libmad/fixed.h
diff options
context:
space:
mode:
authorAndree Buschmann <AndreeBuschmann@t-online.de>2010-11-07 21:42:28 +0000
committerAndree Buschmann <AndreeBuschmann@t-online.de>2010-11-07 21:42:28 +0000
commit5e4dc32287c7a893a4b6816c0187423a14b20704 (patch)
treec84b7bd6e8d7cbdf767476c4d7324e69214e0022 /apps/codecs/libmad/fixed.h
parent2df7a275c14e283cc523fb80e932f14c2f122eea (diff)
downloadrockbox-5e4dc32287c7a893a4b6816c0187423a14b20704.tar.gz
rockbox-5e4dc32287c7a893a4b6816c0187423a14b20704.zip
Clean up libmad, remove unused compile options and source paths.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28532 a1c6a512-1295-4272-9138-f99709370657
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;
# define mad_f_mul(x, y) ((x) * (y))
# define mad_f_scale64
-# undef ASO_ZEROCHECK
-
# elif defined(FPM_64BIT)
/*