summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mp3lib/sr1.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/mp3lib/sr1.c b/mp3lib/sr1.c
index 2abc10cca0..2cadb020bc 100644
--- a/mp3lib/sr1.c
+++ b/mp3lib/sr1.c
@@ -3,11 +3,7 @@
/* 1 frame = 4608 byte PCM */
-#ifdef __GNUC__
#define LOCAL static inline
-#else
-#define LOCAL static _inline
-#endif
//#undef LOCAL
//#define LOCAL