Skip to content

Commit

Permalink
Refs #9992. Removing fix-call from decorator hook
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Wedel committed Mar 30, 2015
1 parent e6f4d14 commit aaaf66f
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -91,7 +91,6 @@ void PoldiSpectrumPawleyFunction::beforeDecoratedFunctionSet(
}

m_pawleyFunction = pawleyFunction;
m_pawleyFunction->fix(m_pawleyFunction->parameterIndex("f0.ZeroShift"));
}

DECLARE_FUNCTION(PoldiSpectrumPawleyFunction)
Expand Down

0 comments on commit aaaf66f

Please sign in to comment.