PcloudStimBuff: remove printf clutter
This commit is contained in:
@@ -144,10 +144,6 @@ public:
|
||||
return;
|
||||
}
|
||||
|
||||
std::cout << __func__ << ": Successfully assembled frame "
|
||||
<< loop.nSucceeded.load() << " slots succeeded "
|
||||
<< "out of " << loop.nTotal << " total slots" << std::endl;
|
||||
|
||||
context->frameAssemblyResult = loop;
|
||||
|
||||
stimBuff.openClCollatingAndMeshingEngine.compactCollateAndMeshFrameReq(
|
||||
|
||||
Reference in New Issue
Block a user