This commit is contained in:
Dhanya Maliakal
2016-10-18 12:33:47 +02:00
parent de5037ae2b
commit eec812f92c
2 changed files with 7 additions and 8 deletions

View File

@ -5212,7 +5212,6 @@ void multiSlsDetector::startReceivingDataThread(){
//end of socket ("end")
if (len < 1024*256 ) {
/*
}
if(!len) cprintf(RED,"Received no data in socket for %d\n", ithread);
//#ifdef VERYVERBOSE
cprintf(RED,"End of socket for %d\n", ithread);