client compiles

This commit is contained in:
maliakal_d 2018-11-08 18:10:03 +01:00
parent 2e37eda9d9
commit 89fa30ee4b

View File

@ -3416,7 +3416,6 @@ int slsDetector::writeCounterBlockFile(std::string const fname,int startACQ) {
int slsDetector::getCounterBlock(short int image[],int startACQ) {
int nChan = getTotalNumberOfChannels();
int fnum = F_READ_COUNTER_BLOCK;
int ret = FAIL;
int nChan = getTotalNumberOfChannels();