Commit 7e7b833f authored by David Reid's avatar David Reid

Remove a debugging printf.

parent ca3a0242
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment