mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	ucm: remove unused code.
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
This commit is contained in:
		
							parent
							
								
									02bc123aae
								
							
						
					
					
						commit
						6cda65ba98
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -742,7 +742,6 @@ static int get_device_list(snd_use_case_mgr_t *uc_mgr, const char **list[],
 | 
			
		|||
        return get_list2(&verb->device_list, list,
 | 
			
		||||
                         struct use_case_device, list,
 | 
			
		||||
                         name, comment);
 | 
			
		||||
        return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
| 
						 | 
				
			
			@ -766,7 +765,6 @@ static int get_modifier_list(snd_use_case_mgr_t *uc_mgr, const char **list[],
 | 
			
		|||
        return get_list2(&verb->modifier_list, list,
 | 
			
		||||
                         struct use_case_modifier, list,
 | 
			
		||||
                         name, comment);
 | 
			
		||||
        return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
struct myvalue {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue