mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-31 22:25:35 -04:00
pcm: direct - remove dead code
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
42c0ccf327
commit
a154cb2904
1 changed files with 0 additions and 2 deletions
|
|
@ -1857,8 +1857,6 @@ static int _snd_pcm_direct_get_slave_ipc_offset(snd_config_t *root,
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (card < 0)
|
|
||||||
card = 0;
|
|
||||||
if (device < 0)
|
if (device < 0)
|
||||||
device = 0;
|
device = 0;
|
||||||
if (subdevice < 0)
|
if (subdevice < 0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue