Skip to content
Snippets Groups Projects
Commit dfb548ee authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

WRG: unused variable

parent e78a324f
No related branches found
No related tags found
1 merge request!5Warning fixes
......@@ -1221,8 +1221,6 @@ namespace otb
indexOptionnalImage[1] = ind_Line;
// Estimate the value for the current ind_Line and store it into m_OptionnalResults
ImageOutPixelType outOptionnalValue;
// If first output => Estimate ans store results if second => copy and write into optionnal image
// m_OptionnalResults is threadSafe because of mutex lock and unlock
m_Mutex->Lock();
......
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