mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	pcm: direct - remove dead code
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
		
							parent
							
								
									42c0ccf327
								
							
						
					
					
						commit
						a154cb2904
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -1857,8 +1857,6 @@ static int _snd_pcm_direct_get_slave_ipc_offset(snd_config_t *root,
 | 
				
			||||||
			continue;
 | 
								continue;
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	if (card < 0)
 | 
					 | 
				
			||||||
		card = 0;
 | 
					 | 
				
			||||||
	if (device < 0)
 | 
						if (device < 0)
 | 
				
			||||||
		device = 0;
 | 
							device = 0;
 | 
				
			||||||
	if (subdevice < 0)
 | 
						if (subdevice < 0)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue