summaryrefslogtreecommitdiffstats
path: root/mp3lib/mpg123.h
diff options
context:
space:
mode:
Diffstat (limited to 'mp3lib/mpg123.h')
-rw-r--r--mp3lib/mpg123.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mp3lib/mpg123.h b/mp3lib/mpg123.h
index 478f94dd01..2ecd5a47db 100644
--- a/mp3lib/mpg123.h
+++ b/mp3lib/mpg123.h
@@ -117,7 +117,6 @@ extern real mp3lib_decwin[(512+32)];
extern real *mp3lib_pnts[];
extern int synth_1to1_pent( real *,int,short * );
-extern void make_decode_tables_MMX(long scaleval);
extern int synth_1to1_MMX( real *,int,short * );
extern int synth_1to1_MMX_s(real *, int, short *, short *, int *);