Skip to content
Snippets Groups Projects
Commit 5474ab17 authored by Campbell, Stuart's avatar Campbell, Stuart
Browse files

refs #6098. Compiler warnings

parent 4432bdbd
No related branches found
No related tags found
No related merge requests found
......@@ -2830,6 +2830,8 @@ bool LeBailFit2::calculateDiffractionPatternMC(MatrixWorkspace_sptr dataws, size
const MantidVec& domain, MantidVec& values,
double &rwp, double& rp)
{
UNUSED_ARG(domain);
// 1. Set the parameters
// a) Set the parameters to all peaks
setPeaksParameters(m_dspPeaks, funparammap, 1.0, true);
......
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