Salome HOME
Merge from V6_main 11/02/2013
[modules/smesh.git] / src / SMESH / SMESH_Mesh.hxx
index 2b926f5dd8804c68f42a1ebe4d8dbd1bcefdd8bb..8e01301b6e82f23e73ca48ab0fb88237c5fbfb3a 100644 (file)
@@ -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)