mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-29 02:40:35 +05:00
remove unused variable
This commit is contained in:
parent
ca799421eb
commit
b7a2b97337
@ -133,7 +133,7 @@ DriverMED_R_SMESHDS_Mesh
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (aMeshInfo->GetType() == MED::eSTRUCTURE){
|
if (aMeshInfo->GetType() == MED::eSTRUCTURE){
|
||||||
bool aRes = buildMeshGrille(aMed,aMeshInfo);
|
/*bool aRes = */buildMeshGrille(aMed,aMeshInfo);
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user