Skip to content
Snippets Groups Projects
Commit a5029a2b authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

STYLE: remove debug msg

parent 98f04d14
No related branches found
No related tags found
No related merge requests found
......@@ -401,7 +401,6 @@ namespace otb
{
typedef otb::InverseSensorModel<double> InverseSensorModelType;
InverseSensorModelType::Pointer sensorModel = InverseSensorModelType::New();
std::cerr << m_OutputKeywordList << std::endl;
sensorModel->SetImageGeometry(m_OutputKeywordList);
if ( !m_DEMDirectory.empty())
{
......
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