diff --git a/slsDetectorSoftware/src/Module.h b/slsDetectorSoftware/src/Module.h index 73fdb215a..e44a97d28 100644 --- a/slsDetectorSoftware/src/Module.h +++ b/slsDetectorSoftware/src/Module.h @@ -373,8 +373,6 @@ class Module : public virtual slsDetectorDefs { void setStorageCellDelay(int64_t value); gainMode getGainMode() const; void setGainMode(const gainMode mode); - int getStorageCellStart() const; - void setStorageCellStart(int pos); /************************************************** * *