mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-26 08:10:02 +02:00
insignificant print
This commit is contained in:
parent
2bd8e6c166
commit
28af3c2642
@ -331,7 +331,7 @@ public:
|
||||
|
||||
#ifdef VERBOSE
|
||||
//if(!index)
|
||||
cprintf(BLUE,"%d : STreamer: buf: %s\n", index, buf);
|
||||
cprintf(BLUE,"%d : Streamer: buf: %s\n", index, buf);
|
||||
#endif
|
||||
|
||||
if(zmq_send (socketDescriptor, buf, length, dummy?0:ZMQ_SNDMORE) < 0) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user