X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAPI%2FGeomAPI_Ax3.h;h=bd66173a1cb40ca97d1af5da5caae64cc523712e;hb=aa48919bb1ecb71f07d9ac5fcd1bad170e7ed547;hp=6a554e2b393b3f2516cd7ed9a368fccb92524bf5;hpb=7b9e257dacdb4564754c3bcd0c35817e73a3989c;p=modules%2Fshaper.git diff --git a/src/GeomAPI/GeomAPI_Ax3.h b/src/GeomAPI/GeomAPI_Ax3.h index 6a554e2b3..bd66173a1 100644 --- a/src/GeomAPI/GeomAPI_Ax3.h +++ b/src/GeomAPI/GeomAPI_Ax3.h @@ -25,7 +25,6 @@ public: /// Ñonstructor /// \param theOrigin point of origin /// \param theDirX direction of X axis - /// \param theDirY direction of Y axis /// \param theNorm direction of normal vector GeomAPI_Ax3(std::shared_ptr theOrigin, std::shared_ptr theDirX,