mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-19 00:07:13 +02:00
removed non const getFileIndex
This commit is contained in:
@ -1639,12 +1639,6 @@ class slsDetector : public virtual slsDetectorDefs{
|
||||
*/
|
||||
fileFormat setFileFormat(fileFormat f);
|
||||
|
||||
/**
|
||||
* Returns file index
|
||||
* @returns file index
|
||||
*/
|
||||
int getFileIndex();
|
||||
|
||||
/**
|
||||
* Sets up the file index
|
||||
* @param i file index
|
||||
|
Reference in New Issue
Block a user