fix paaudio.c warnings
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: malc <av1474@comtv.ru>
This commit is contained in:
		
							parent
							
								
									cf36b31db2
								
							
						
					
					
						commit
						d6c05bbf29
					
				| 
						 | 
				
			
			@ -505,8 +505,7 @@ fail:
 | 
			
		|||
        pa_stream_unref (stream);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    qpa_logerr (pa_context_errno (g->context),
 | 
			
		||||
                "stream_new() failed\n");
 | 
			
		||||
    *rerror = pa_context_errno (g->context);
 | 
			
		||||
 | 
			
		||||
    return NULL;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue