Skip to content
Snippets Groups Projects
Commit f8f9040b authored by Michael Wedel's avatar Michael Wedel
Browse files

Refs #9992. Remove unused method from PoldiSpectrumDomainFunction.

parent 8173c342
No related branches found
No related tags found
No related merge requests found
...@@ -239,7 +239,6 @@ protected: ...@@ -239,7 +239,6 @@ protected:
const PoldiInstrumentAdapter_sptr &poldiInstrument); const PoldiInstrumentAdapter_sptr &poldiInstrument);
void beforeDecoratedFunctionSet(const API::IFunction_sptr &fn); void beforeDecoratedFunctionSet(const API::IFunction_sptr &fn);
void setProfileFunction(const std::string &profileFunctionName);
std::vector<double> std::vector<double>
getChopperSlitOffsets(const PoldiAbstractChopper_sptr &chopper); getChopperSlitOffsets(const PoldiAbstractChopper_sptr &chopper);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment