X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHexoticPlugin%2FMG_Hexotic_API.cxx;fp=src%2FHexoticPlugin%2FMG_Hexotic_API.cxx;h=155f9dba3c5eb20bed06a85d4ac5f8d36802f53d;hb=dfca9eed3085eef93c5fac5ef8be49208a5da369;hp=5f88f1ce28c2ae3207bc6cbf24480c8051c3d1d9;hpb=b51b71773a2f2386a6074fe8c292a4952a106c17;p=plugins%2Fhexoticplugin.git diff --git a/src/HexoticPlugin/MG_Hexotic_API.cxx b/src/HexoticPlugin/MG_Hexotic_API.cxx index 5f88f1c..155f9db 100644 --- a/src/HexoticPlugin/MG_Hexotic_API.cxx +++ b/src/HexoticPlugin/MG_Hexotic_API.cxx @@ -1268,9 +1268,6 @@ void MG_Hexotic_API::GmfSetLin(int iMesh, GmfKwdCod what, int node1, int node2, void MG_Hexotic_API::GmfCloseMesh( int iMesh ) { - if ( iMesh == 1 ) - _isMesh = false; - if ( _useLib ) { #ifdef USE_MG_LIBS return;