diff --git a/slsDetectorSoftware/slsDetectorAnalysis/postProcessing.cpp b/slsDetectorSoftware/slsDetectorAnalysis/postProcessing.cpp index 388158261..f2757d621 100644 --- a/slsDetectorSoftware/slsDetectorAnalysis/postProcessing.cpp +++ b/slsDetectorSoftware/slsDetectorAnalysis/postProcessing.cpp @@ -371,9 +371,8 @@ void* postProcessing::processData(int delflag) { int prevCaught=getCurrentFrameIndex(); int caught=0; while(getRunStatus()!=IDLE){ - //while((getCurrentProgress()<100)&&(getReceiverStatus()==RUNNING)){ caught=getCurrentFrameIndex(); - incrementProgress(caught-prevCaught);cout<