mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-05 17:40:40 +02:00
removed prints
This commit is contained in:
parent
3f9c5af61c
commit
6df77b5ff2
@ -1553,6 +1553,7 @@ int UDPStandardImplementation::createNewFile(int ithread){ cprintf(RED,"createne
|
||||
#ifdef DEBUG4
|
||||
FILE_LOG(logINFO) << completefileName;
|
||||
#endif
|
||||
cprintf(RED,"fileWriteEnable:%d cbAction:%d\n",fileWriteEnable,cbAction);
|
||||
|
||||
//filewrite enable & we allowed to create/close files
|
||||
if(fileWriteEnable && cbAction > DO_NOTHING){cprintf(RED,"createnewfile11:\n");
|
||||
|
Loading…
x
Reference in New Issue
Block a user