Skip to content
Snippets Groups Projects
Commit f73bb43e authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

WARN:remove unused variable

parent b7ab08ae
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,6 @@ ComputeMean( double &pixelMean )
typedef typename HistogramType::Iterator HistogramIterator;
// Initialize everything
typename HistogramType::SizeValueType binsPerAxis = m_Histogram->GetSize(0);
pixelMean = 0;
// Ok, now do the first pass through the histogram to get the marginal sums
......
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