mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-23 00:34:03 +02:00
Remove a debugging printf.
This commit is contained in:
@@ -7693,10 +7693,6 @@ static mal_result mal_device_init__pulse(mal_context* pContext, mal_device_type
|
||||
|
||||
pDevice->pulse.fragmentSizeInBytes = attr.tlength;
|
||||
|
||||
|
||||
//printf("INIT TEST: %d, %d, %d, %d, %d\n", attr.maxlength, attr.tlength, attr.prebuf, attr.minreq, attr.fragsize);
|
||||
|
||||
|
||||
return MAL_SUCCESS;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user