Salome HOME
copyrights are updated
[modules/hydro.git] / src / HYDROData / HYDROData_River.cxx
index 88f7c84ce9b9a936640b31191cf6e8a9b1b7eb56..406ca4b121ce9f9d92b9ecc037d7eb9ea45aa03b 100644 (file)
@@ -62,18 +62,6 @@ bool HYDROData_River::IsHas2dPrs() const
   return true;
 }
 
-TopoDS_Shape HYDROData_River::GetTopShape() const
-{
-  // TODO
-  return getTopShape();
-}
-
-TopoDS_Shape HYDROData_River::GetShape3D() const
-{
-  // TODO
-  return getShape3D();
-}
-
 void HYDROData_River::UpdateLocalCS( double theDx, double theDy )
 {
   //TODO