Skip to content
Snippets Groups Projects
Commit 376a8ffd authored by Julien Malik's avatar Julien Malik
Browse files

STYLE: remove commented code

parent 053c00d1
No related branches found
No related tags found
No related merge requests found
...@@ -180,10 +180,6 @@ private: ...@@ -180,10 +180,6 @@ private:
SpectralResponse(const Self&); //purposely not implemented SpectralResponse(const Self&); //purposely not implemented
void operator=(const Self&); //purposely not implemented void operator=(const Self&); //purposely not implemented
/** Interpolator to calcul f(lambda)*///TODO implement the interpolator
//typename InterpolatorType::Pointer m_Interpolator;
}; };
}// end namespace otb }// end namespace otb
......
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