summaryrefslogtreecommitdiffstats
path: root/mp3lib/decod386.c
diff options
context:
space:
mode:
Diffstat (limited to 'mp3lib/decod386.c')
-rw-r--r--mp3lib/decod386.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/mp3lib/decod386.c b/mp3lib/decod386.c
index bd93932353..6752146755 100644
--- a/mp3lib/decod386.c
+++ b/mp3lib/decod386.c
@@ -19,11 +19,6 @@
#include "config.h"
-/* Can't compile MMX assembly on Darwin */
-#ifdef SYS_DARWIN
-#undef HAVE_MMX
-#endif /* SYS_DARWIN */
-
#if 0
/* old WRITE_SAMPLE */
/* is portable */