mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	Minor clean up
Minor clean up.
This commit is contained in:
		
							parent
							
								
									dd37bb20ee
								
							
						
					
					
						commit
						6e1bc68070
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -512,7 +512,6 @@ int snd_pcm_munmap(snd_pcm_t *pcm)
 | 
				
			||||||
			break;
 | 
								break;
 | 
				
			||||||
		case SND_PCM_AREA_LOCAL:
 | 
							case SND_PCM_AREA_LOCAL:
 | 
				
			||||||
			free(i->addr);
 | 
								free(i->addr);
 | 
				
			||||||
			i->addr = NULL;
 | 
					 | 
				
			||||||
			break;
 | 
								break;
 | 
				
			||||||
		default:
 | 
							default:
 | 
				
			||||||
			assert(0);
 | 
								assert(0);
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue