X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Flinux%2F940ctl_ym2612.c;h=451c942945d36414b3feaeb4e4cc7ee210f6e5c1;hb=d9153729685381acb0559d8a4fdca47cb839427a;hp=86435e469c0ef00abd03b51297d0b8d9651b6606;hpb=e11c55481f1703298b3e7e213f73cec8a136f974;p=picodrive.git diff --git a/platform/linux/940ctl_ym2612.c b/platform/linux/940ctl_ym2612.c index 86435e4..451c942 100644 --- a/platform/linux/940ctl_ym2612.c +++ b/platform/linux/940ctl_ym2612.c @@ -224,16 +224,3 @@ int mp3_get_offset(void) } -/* unimplemented... */ -void mix_16h_to_32(int *dest_buf, short *mp3_buf, int count) -{ -} - -void mix_16h_to_32_s1(int *dest_buf, short *mp3_buf, int count) -{ -} - -void mix_16h_to_32_s2(int *dest_buf, short *mp3_buf, int count) -{ -} -