mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-01 09:14:56 +01:00
removed ms mutex , not used anyway
This commit is contained in:
@@ -49,8 +49,6 @@ multiSlsDetector::multiSlsDetector(int id, bool verify, bool update)
|
||||
pthread_mutex_init(&mp, NULL);
|
||||
mg=mp1;
|
||||
pthread_mutex_init(&mg, NULL);
|
||||
ms=mp1;
|
||||
pthread_mutex_init(&ms, NULL);
|
||||
|
||||
setupMultiDetector(verify, update);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user