From: eap Date: Fri, 4 May 2012 10:12:24 +0000 (+0000) Subject: 021549]: [CEA] meshing problem with samples file X-Git-Tag: V6_5_0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2FV6_5_BR;p=plugins%2Fnetgenplugin.git 021549]: [CEA] meshing problem with samples file shorten code a bit --- diff --git a/src/NETGENPlugin/NETGENPlugin_Mesher.cxx b/src/NETGENPlugin/NETGENPlugin_Mesher.cxx index d9b7fd8..7671a4f 100644 --- a/src/NETGENPlugin/NETGENPlugin_Mesher.cxx +++ b/src/NETGENPlugin/NETGENPlugin_Mesher.cxx @@ -1861,8 +1861,6 @@ bool NETGENPlugin_Mesher::Compute() catch (Standard_Failure& ex) { comment << text(ex); - if ( !ngMesh ) - return false; } err = 0; //- MESHCONST_ANALYSE isn't so important step if ( !ngMesh )