changeset 23435:ccf4719617b6

Remove non-existing make_decode_tables_MMX()
author zuxy
date Sat, 02 Jun 2007 16:47:10 +0000
parents d986b47f1451
children df9a31038728
files mp3lib/mpg123.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mp3lib/mpg123.h	Sat Jun 02 16:25:18 2007 +0000
+++ b/mp3lib/mpg123.h	Sat Jun 02 16:47:10 2007 +0000
@@ -117,7 +117,6 @@
 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 *);