removed setframeindexenable from going to the receiver, it can figure it out on its own now

This commit is contained in:
Dhanya Maliakal
2017-09-22 11:55:35 +02:00
parent c2f6e5b20c
commit ab27437604
4 changed files with 0 additions and 94 deletions

View File

@@ -1698,13 +1698,6 @@ class slsDetector : public slsDetectorUtils, public energyConversion {
int overwriteFile(int enable=-1);
/**
* set frame index to 0 or -1
* @param index is the frame index
*/
int setFrameIndex(int index=-1);
int fillModuleMask(int *mM);