]> SALOME platform Git repositories - modules/hydro.git/blobdiff - src/HYDROData/HYDROData_Entity.h
Salome HOME
Image positioning by two points.
[modules/hydro.git] / src / HYDROData / HYDROData_Entity.h
index 9f2633a28673d09931f3f3826a31f4e2409ded79..84a82778013ec8464eef81f4b5102e0f8bea04d7 100644 (file)
@@ -69,15 +69,6 @@ protected:
     // ...
   };
 
-  /**
-   * Enumeration of tags corresponding to the child sub-objects of object.
-   */
-  enum ChildTag
-  {
-    ChildTag_First = 0    ///< first tag, to reserve
-    // ...
-  };
-
 public:
   DEFINE_STANDARD_RTTI(HYDROData_Entity);