X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FConstructionAPI%2FConstructionAPI_Point.cpp;h=ff5a89de3686ed1d515502f8d602c6cafa9f7692;hb=bb71a2ef72952672608855b85f554cba3e2bd16b;hp=bcfd9384899eafe093e95a6bb1c059e64931b3b9;hpb=b1bf4bec5673c87a8e04882d6708bdf98123647a;p=modules%2Fshaper.git diff --git a/src/ConstructionAPI/ConstructionAPI_Point.cpp b/src/ConstructionAPI/ConstructionAPI_Point.cpp index bcfd93848..ff5a89de3 100644 --- a/src/ConstructionAPI/ConstructionAPI_Point.cpp +++ b/src/ConstructionAPI/ConstructionAPI_Point.cpp @@ -45,7 +45,6 @@ void ConstructionAPI_Point::setPoint(const ModelHighAPI_Double & theX, } //-------------------------------------------------------------------------------------- -// TODO(spo): make add* as static functions of the class PointPtr addPoint( const std::shared_ptr & thePart, const ModelHighAPI_Double& theX,