diff --git a/src/sound/snd_ymf71x.c b/src/sound/snd_ymf71x.c index 480d3c2d0..9641f71d7 100644 --- a/src/sound/snd_ymf71x.c +++ b/src/sound/snd_ymf71x.c @@ -88,9 +88,6 @@ static const double ymf71x_bass_treble_3bits[] = { }; -static int ymf71x_wss_dma[4] = { 0, 0, 1, 3 }; -static int ymf71x_wss_irq[8] = { 0, 7, 9, 10, 11, 0, 0, 0 }; - typedef struct ymf71x_t { uint8_t type;