Salome HOME
patch for install error on Linux
[modules/hydro.git] / src / HYDROData / HYDROData_PolylineOperator.h
index 364f27a8e2a65dc3b0d01c43906f93413d34ce77..a4c280b8c12eb0fd72911af03536b883581879af 100644 (file)
@@ -82,11 +82,6 @@ protected:
     double theTolerance,
     std::vector<TopoDS_Shape>& theWires);
 
-//  static bool CreatePolylinesSplit( const Handle( HYDROData_Document )& theDoc,
-//                                    const Handle( HYDROData_PolylineXY )& thePolyline,
-//                                    const std::vector<TopoDS_Shape>& theShapes,
-//                                    bool isUseIndices);
-
   static bool CreatePolylines( const Handle( HYDROData_Document )& theDoc,
                                const Handle( HYDROData_PolylineXY )& theOldPolyline,
                                const std::vector<TopoDS_Shape>& theShape,