mirror of
https://gitee.com/openharmony/third_party_alsa-lib
synced 2024-11-26 17:21:07 +00:00
Removed set variable (elem)
This commit is contained in:
parent
46ed2fc9e8
commit
b2a1abf7bd
@ -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…
Reference in New Issue
Block a user