Skip to content
Snippets Groups Projects
Commit 070e2e36 authored by OTB Bot's avatar OTB Bot
Browse files

STYLE

parent 72311be3
No related branches found
No related tags found
No related merge requests found
......@@ -570,7 +570,7 @@ void Multi3DMapToDEMFilter<T3DImage, TMaskImage, TOutputDEMImage>::ThreadedGener
default:
itkExceptionMacro(<< "Unexpected value cell fusion mode :"<<this->m_CellFusionMode)
;
;
break;
}
}
......@@ -719,7 +719,7 @@ void Multi3DMapToDEMFilter<T3DImage, TMaskImage, TOutputDEMImage>::AfterThreaded
default:
itkExceptionMacro(<< "Unexpected value cell fusion mode :"<<this->m_CellFusionMode)
;
;
break;
}
}
......
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