mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	alsa: remove debug code
This commit is contained in:
		
							parent
							
								
									98a25c506e
								
							
						
					
					
						commit
						ad2a0ab40b
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1832,8 +1832,6 @@ const char* pa_alsa_strerror(int errnum) {
 | 
			
		|||
    if ((t = PA_STATIC_TLS_GET(cstrerror)))
 | 
			
		||||
        pa_xfree(t);
 | 
			
		||||
 | 
			
		||||
    errnum = EINVAL;
 | 
			
		||||
    PA_DEBUG_TRAP;
 | 
			
		||||
    original = snd_strerror(errnum);
 | 
			
		||||
 | 
			
		||||
    if (!original) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue