mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	Remove a debug fprintf that was left in.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@515 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
		
							parent
							
								
									e9658bb997
								
							
						
					
					
						commit
						0eed96d764
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -319,8 +319,6 @@ static pa_usec_t source_get_latency_cb(pa_source *s) {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    r += pa_bytes_to_usec((free_frags + 1) * u->fragment_size, &s->sample_spec);
 | 
					    r += pa_bytes_to_usec((free_frags + 1) * u->fragment_size, &s->sample_spec);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    fprintf(stderr, "Latency: %d us\n", (int)r);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    return r;
 | 
					    return r;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue