debugging

This commit is contained in:
Dhanya Maliakal
2016-11-04 12:02:37 +01:00
parent 6f60f011d1
commit 79d5a24af4
4 changed files with 52 additions and 18 deletions

View File

@ -1590,7 +1590,7 @@ class slsDetector : public slsDetectorUtils, public energyConversion {
* @param destroy is true to destroy all the threads
* @return OK or FAIL
*/
int createReceivingDataThreads(bool destroy = false){};
int createReceivingDataThreads(bool destroy = false){return 0;};
/** Reads frames from receiver through a constant socket