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

@ -1294,15 +1294,6 @@ class multiSlsDetector : public slsDetectorUtils {
*/
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);
/**checks error mask and returns error message if it exists