Salome HOME
SIP: HYDROData_ObstacleAltitude is included.
[modules/hydro.git] / src / HYDROData / HYDROData_Channel.h
index e9301036ac9e3c6fc9a5b9a5f269c41b68fcf009..269d0db906cd28fc19a4b6b1d1cfb4f21f19108f 100644 (file)
@@ -126,16 +126,6 @@ protected:
    */
   virtual ObjectKind getAltitudeObjectType() const;
 
-private:
-
-  void    findEdges( const TopTools_SequenceOfShape& theInShapes,
-                     const TopTools_ListOfShape&     theEdges3D,
-                     TopTools_SequenceOfShape&       theOutShapes ) const;
-
-  void    findEdges( const TopTools_SequenceOfShape& theInShapes,
-                     const TopoDS_Shape&             theEdge3D,
-                     TopTools_SequenceOfShape&       theOutShapes ) const;
-
 protected:
 
   friend class HYDROData_Iterator;