diff --git a/Code/BasicFilters/otbConnectedComponentMuParserFunctor.h b/Code/BasicFilters/otbConnectedComponentMuParserFunctor.h index 341036f277db822fb8e0704ba0660e734956df2b..e525772c793f2f85aef418003ee40148c08c733f 100644 --- a/Code/BasicFilters/otbConnectedComponentMuParserFunctor.h +++ b/Code/BasicFilters/otbConnectedComponentMuParserFunctor.h @@ -200,12 +200,12 @@ public: m_Parser = ParserType::New(); m_NbOfBands = 0; } - ; +; ~ConnectedComponentMuParserFunctor() { } - ; +; protected: diff --git a/Code/Common/otbParser.cxx b/Code/Common/otbParser.cxx index 696d440921ee8ebb8104ab7232841a4457aeb2a2..6b1aa520f757b777dc3a9bd1111fa39e20dab11b 100644 --- a/Code/Common/otbParser.cxx +++ b/Code/Common/otbParser.cxx @@ -153,7 +153,6 @@ void Parser::ExceptionHandlerDebug(ParserType::ExceptionType &e) } - // Get the map with the variables const std::map<std::string, Parser::ValueType*>& Parser::GetVar() const { diff --git a/Code/OBIA/otbBandsStatisticsAttributesLabelMapFilter.txx b/Code/OBIA/otbBandsStatisticsAttributesLabelMapFilter.txx index 267f10a79e096e0226e48e46460582a092879ef9..64a34e798fc5b97c3b772833ecb6c6c3c9ff3bce 100644 --- a/Code/OBIA/otbBandsStatisticsAttributesLabelMapFilter.txx +++ b/Code/OBIA/otbBandsStatisticsAttributesLabelMapFilter.txx @@ -241,7 +241,6 @@ BandsStatisticsAttributesLabelMapFilter<TImage, TFeatureImage> } - template <class TImage, class TFeatureImage> void BandsStatisticsAttributesLabelMapFilter<TImage, TFeatureImage> diff --git a/Code/OBIA/otbShapeAttributesLabelMapFilter.txx b/Code/OBIA/otbShapeAttributesLabelMapFilter.txx index 39fb90961219968d31840fc14964800171b7aab3..dc9ebbec33b6a42746dfb552f32d6d9bc4fcc18c 100644 --- a/Code/OBIA/otbShapeAttributesLabelMapFilter.txx +++ b/Code/OBIA/otbShapeAttributesLabelMapFilter.txx @@ -112,7 +112,6 @@ ShapeAttributesLabelObjectFunctor<TLabelObject, TLabelImage> } - /** Set the compute feret diameter flag */ template <class TLabelObject, class TLabelImage> void