1.0.0-rc.54
This commit is contained in:
@@ -216,7 +216,6 @@ void SLSDetectorWrapper::Deactivate() {
|
||||
det.setMaster(false, 0);
|
||||
det.setSynchronization(false);
|
||||
}
|
||||
det.freeSharedMemory();
|
||||
} catch (std::exception &e) {
|
||||
logger.ErrorException(e);
|
||||
throw JFJochException(JFJochExceptionCategory::Detector, e.what());
|
||||
|
||||
Reference in New Issue
Block a user