diff options
Diffstat (limited to 'mp3lib/sr1.c')
-rw-r--r-- | mp3lib/sr1.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mp3lib/sr1.c b/mp3lib/sr1.c index e0e616d955..77ba630453 100644 --- a/mp3lib/sr1.c +++ b/mp3lib/sr1.c @@ -13,9 +13,6 @@ #include <string.h> #include <math.h> -#define real float -// #define int long - #include "mpg123.h" #include "huffman.h" #include "mp3.h" |