]> git.alsa-project.org Git - alsa-lib.git/commit
conf: _snd_config_evaluate - remove 'delete compound members' call
authorJaroslav Kysela <perex@perex.cz>
Wed, 12 May 2021 10:12:57 +0000 (12:12 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 12 May 2021 10:13:31 +0000 (12:13 +0200)
commit15b59a5647904227f84b687f921fec23e3ed2eaa
tree66207b268488ceebe5a844d94eacf18f9b335f0e
parent8f236983b64f5ba5ed2c68905792e367489e0316
conf: _snd_config_evaluate - remove 'delete compound members' call

With the recent snd_config_substitute() fix, remove the duplicate
code.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/conf.c