X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOMImpl%2FGEOMImpl_IHealingOperations.cxx;h=774ef28e29bdcf43734ed50f9e21d5040d281936;hb=b7cff0a4ec43ee005440c53e196b5c94f076dbca;hp=144455fce75de8e082ba01a2b310e22cf608d33b;hpb=1dfcc16fdf4be8ed98d5a4b343a7b49c35b58cee;p=modules%2Fgeom.git diff --git a/src/GEOMImpl/GEOMImpl_IHealingOperations.cxx b/src/GEOMImpl/GEOMImpl_IHealingOperations.cxx index 144455fce..774ef28e2 100644 --- a/src/GEOMImpl/GEOMImpl_IHealingOperations.cxx +++ b/src/GEOMImpl/GEOMImpl_IHealingOperations.cxx @@ -197,6 +197,8 @@ bool GEOMImpl_IHealingOperations::GetOperatorParameters( const string theOperati aMsg += TCollection_AsciiString( nbParamValueErrors ); MESSAGE(aMsg.ToCString()); } + + return true; } //=============================================================================