mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
removed missed cout
This commit is contained in:
@ -1663,7 +1663,6 @@ int slsDetector::configureMAC() {
|
||||
if (detector_shm()->detectorIP != detector_ip) {
|
||||
detector_shm()->detectorIP = detector_ip;
|
||||
FILE_LOG(logINFO) << detId << ": Detector IP updated to " << getDetectorIP();
|
||||
std::cout << "ip: " << detector_ip << "\n";
|
||||
}
|
||||
}
|
||||
if (ret == FORCE_UPDATE) {
|
||||
|
Reference in New Issue
Block a user