aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/mp3/include/L3.h
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/mp3/include/L3.h')
-rwxr-xr-xcodecs/mp3/include/L3.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/codecs/mp3/include/L3.h b/codecs/mp3/include/L3.h
index 337a721fb..e920afd94 100755
--- a/codecs/mp3/include/L3.h
+++ b/codecs/mp3/include/L3.h
@@ -37,13 +37,6 @@ ____________________________________________________________________________*/
/* #define GLOBAL_GAIN_SCALE 0 */
-#ifdef __FreeBSD__
-#ifdef __i386__
-#undef LITTLE_ENDIAN
-#define LITTLE_ENDIAN 1
-#endif
-#endif
-
#ifdef _M_IX86
#define LITTLE_ENDIAN 1
#endif