mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-01 22:58:49 -04:00
ucm: removed unused 'active' member in struct use_case_device
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
7d3de218ce
commit
54e9639b62
1 changed files with 0 additions and 2 deletions
|
|
@ -115,8 +115,6 @@ struct use_case_device {
|
|||
struct list_head list;
|
||||
struct list_head active_list;
|
||||
|
||||
unsigned int active: 1;
|
||||
|
||||
char *name;
|
||||
char *comment;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue