mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-21 07:00:05 -05:00
Remove not needed functions after open phase.
This commit is contained in:
parent
830a449cee
commit
6c3f250896
3 changed files with 6 additions and 1 deletions
|
|
@ -23,3 +23,7 @@
|
|||
(setq r (if (null r) cardname r))
|
||||
(unsetq r)
|
||||
)
|
||||
|
||||
(defun snd_card_alias_unset ()
|
||||
(unsetq snd_card_aliases_array snd_card_alias)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue