mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Removed set variable (elem)
This commit is contained in:
parent
46ed2fc9e8
commit
b2a1abf7bd
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@
|
|||
(setq elem (Acall 'hctl_elem_next elem))
|
||||
)
|
||||
)
|
||||
(unsetq elem)
|
||||
(setq hctl (Acall 'hctl_close hctl))
|
||||
(if (= hctl 0)
|
||||
(princ "hctl close success\n")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue