mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-20 00:37:12 +02:00
acquiringDone not used, removing
This commit is contained in:
@ -1745,9 +1745,6 @@ class multiSlsDetector : public virtual slsDetectorDefs,
|
||||
/** sets when the acquisition is finished */
|
||||
bool jointhread {false};
|
||||
|
||||
/** set when detector finishes acquiring */
|
||||
int acquiringDone {0};
|
||||
|
||||
/** the data processing thread */
|
||||
// pthread_t dataProcessingThread;
|
||||
std::thread dataProcessingThread;
|
||||
|
Reference in New Issue
Block a user