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