mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 12:27:14 +02:00
minor warnings removed
This commit is contained in:
@ -11,8 +11,8 @@ using namespace std;
|
||||
|
||||
int dummyCallback(detectorData* d, int p,void*) {
|
||||
cout << "got data " << p << endl;
|
||||
|
||||
}
|
||||
return 0;
|
||||
};
|
||||
|
||||
class multiSlsDetectorClient {
|
||||
|
||||
|
Reference in New Issue
Block a user