diff --git a/slsDetectorSoftware/src/Module.h b/slsDetectorSoftware/src/Module.h index 45278ead9..51985f268 100644 --- a/slsDetectorSoftware/src/Module.h +++ b/slsDetectorSoftware/src/Module.h @@ -375,8 +375,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); /************************************************** * *