X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESH%2FSMESH_Mesh.hxx;h=8e01301b6e82f23e73ca48ab0fb88237c5fbfb3a;hb=refs%2Ftags%2FdistribGeom_11Feb13;hp=2b926f5dd8804c68f42a1ebe4d8dbd1bcefdd8bb;hpb=22f2cb0c9596d27f8079dceca3cf6f5422de95f6;p=modules%2Fsmesh.git diff --git a/src/SMESH/SMESH_Mesh.hxx b/src/SMESH/SMESH_Mesh.hxx index 2b926f5dd..8e01301b6 100644 --- a/src/SMESH/SMESH_Mesh.hxx +++ b/src/SMESH/SMESH_Mesh.hxx @@ -344,7 +344,6 @@ private: protected: int _id; // id given by creator (unique within the creator instance) int _studyId; - int _idDoc; // id given by SMESHDS_Document int _groupId; // id generator for group objects int _nbSubShapes; // initial nb of subshapes in the shape to mesh bool _isShapeToMesh;// set to true when a shape is given (only once)