mirror of
https://github.com/86Box/86Box.git
synced 2025-01-23 17:52:01 -05:00
Fixed two warnings in sound/snd_sb.c.
This commit is contained in:
parent
d85569b243
commit
9d61b3a262
1 changed files with 0 additions and 2 deletions
|
@ -1636,8 +1636,6 @@ static void
|
|||
sb_vibra16_pnp_config_changed(uint8_t ld, isapnp_device_config_t *config, void *priv)
|
||||
{
|
||||
sb_t *sb = (sb_t *) priv;
|
||||
uint16_t addr = sb->dsp.sb_addr;
|
||||
uint8_t val;
|
||||
|
||||
switch (ld) {
|
||||
case 0: /* Audio */
|
||||
|
|
Loading…
Add table
Reference in a new issue