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