somewhere, but weird threads

This commit is contained in:
Dhanya Maliakal
2016-10-05 15:26:58 +02:00
parent 39baeade37
commit 6da59ca382
8 changed files with 145 additions and 220 deletions

View File

@ -1580,11 +1580,6 @@ class slsDetector : public slsDetectorUtils, public energyConversion {
*/
int createReceivingDataThreads(bool destroy = false){};
/**
* Start Receiving Data Threads
* @return OK or FAIL
*/
int startReceivingData(){};
/** Reads frames from receiver through a constant socket
*/