mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-12-15 17:11:20 +01: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