021549]: [CEA] meshing problem with samples file

shorten code a bit
This commit is contained in:
eap 2012-05-04 10:12:24 +00:00
parent 83ef7c6396
commit 1bcc80e91d

View File

@ -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 )