mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
Minor clean up
Minor clean up.
This commit is contained in:
parent
dd37bb20ee
commit
6e1bc68070
1 changed files with 0 additions and 1 deletions
|
|
@ -512,7 +512,6 @@ int snd_pcm_munmap(snd_pcm_t *pcm)
|
|||
break;
|
||||
case SND_PCM_AREA_LOCAL:
|
||||
free(i->addr);
|
||||
i->addr = NULL;
|
||||
break;
|
||||
default:
|
||||
assert(0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue