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

STYLE

parent 3c63d2bc
Branches
Tags
No related merge requests found
......@@ -78,7 +78,6 @@ InputFilenameListParameter::SetListFromFileName(const std::vector<std::string> &
}
void
InputFilenameListParameter::AddNullElement()
{
......@@ -188,7 +187,6 @@ InputFilenameListParameter::GetNthFileName( unsigned int i ) const
}
bool
InputFilenameListParameter::HasValue() const
{
......
......@@ -67,7 +67,7 @@ int otbImageFileWriterWithExtendedOptionBox(int argc, char* argv[])
<< starty << separator
<< sizex << separator
<< sizey
;
;
std::cout << "Output image with user defined path " << outputFilenameExtended.str() << std::endl;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment