cue/bin finally implemented
[picodrive.git] / platform / linux / 940ctl_ym2612.c
index ee63458..9e07b9f 100644 (file)
@@ -205,9 +205,3 @@ void mp3_start_play(FILE *f, int pos) // pos is 0-1023
 }
 
 
-int mp3_get_offset(void)
-{
-       return 0;
-}
-
-