progress uncommented

This commit is contained in:
Dhanya Maliakal
2016-11-02 16:09:22 +01:00
parent 55c35b6669
commit 941b3dbb02
5 changed files with 42 additions and 29 deletions

View File

@ -505,7 +505,7 @@ void* postProcessing::processData(int delflag) {
break;
}
/*
//get progress
pthread_mutex_lock(&mg);
if(setReceiverOnline() == ONLINE_FLAG){
@ -524,7 +524,7 @@ void* postProcessing::processData(int delflag) {
if (checkJoinThread()){
break;
}
*/
}