mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-31 15:54:57 +01:00
got rid of unnecessary printouts in receiver
This commit is contained in:
@@ -203,7 +203,9 @@ inline char* UDPBaseImplementation::setFilePath(const char c[]){ FILE_LOG(logDEB
|
||||
}
|
||||
}
|
||||
FILE_LOG(logDEBUG) << __AT__ << getFilePath();
|
||||
#ifdef VERBOSE
|
||||
cout << getFilePath() << " " << filePath << endl;
|
||||
#endif
|
||||
return getFilePath();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user