Skip to content
Snippets Groups Projects
Commit eed88a8f authored by Julien Michel's avatar Julien Michel
Browse files

STYLE: Removing useless comment.

parent 4ce22afb
No related branches found
No related tags found
No related merge requests found
......@@ -129,8 +129,6 @@ namespace otb
itk::ImageRegionConstIteratorWithIndex<InputImageType> inputIt(inputPtr,outputRegionForThread);
itk::ImageRegionIterator<OutputImageType> outputIt(outputPtr,outputRegionForThread);
//TODO: Work with a floating point pixel type
// local declarations
unsigned int nbIterations;
IndexType offset;
......
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