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