From 1bcc80e91df6253f145e5769a25e3b91c461fcf8 Mon Sep 17 00:00:00 2001 From: eap Date: Fri, 4 May 2012 10:12:24 +0000 Subject: [PATCH] 021549]: [CEA] meshing problem with samples file shorten code a bit --- src/NETGENPlugin/NETGENPlugin_Mesher.cxx | 2 -- 1 file changed, 2 deletions(-) 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 ) -- 2.39.2