mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 06:50:02 +02:00
removed prints
This commit is contained in:
parent
3b07fd602b
commit
d673367667
@ -1578,7 +1578,7 @@ int UDPStandardImplementation::createNewFile(int ithread){
|
||||
//setting file buffer size to 16mb
|
||||
setvbuf(sfilefd[ithread],NULL,_IOFBF,BUF_SIZE);
|
||||
|
||||
|
||||
cprintf(RED,"totalWritingPacketCount:%d\n",totalWritingPacketCount[ithread]);
|
||||
//Print packet loss and filenames
|
||||
if(!totalWritingPacketCount[ithread]){
|
||||
frameNumberInPreviousFile[ithread] = -1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user