mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-17 08:56:45 -05: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))
|
(setq elem (Acall 'hctl_elem_next elem))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
(unsetq elem)
|
||||||
(setq hctl (Acall 'hctl_close hctl))
|
(setq hctl (Acall 'hctl_close hctl))
|
||||||
(if (= hctl 0)
|
(if (= hctl 0)
|
||||||
(princ "hctl close success\n")
|
(princ "hctl close success\n")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue