Salome HOME
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
[modules/shaper.git] / src / GeomAPI / GeomAPI_Ax3.h
index 6a554e2b393b3f2516cd7ed9a368fccb92524bf5..bd66173a1cb40ca97d1af5da5caae64cc523712e 100644 (file)
@@ -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<GeomAPI_Pnt> theOrigin,
               std::shared_ptr<GeomAPI_Dir> theDirX,