Salome HOME
High level objects history implementation for BuildPlugin features.
[modules/shaper.git] / src / GeomAlgoAPI / GeomAlgoAPI_Torus.cpp
index 3bc0653d8487162c057f32e4d1e1ab1783b23794..f77fc6221649db49d8923378a05ca7a0c4139989 100644 (file)
 
 #include <BRepPrimAPI_MakeTorus.hxx>
 
-//=================================================================================================
-GeomAlgoAPI_Torus::GeomAlgoAPI_Torus()
-{
-}
-
 //=================================================================================================
 GeomAlgoAPI_Torus::GeomAlgoAPI_Torus(std::shared_ptr<GeomAPI_Ax2> theAxis,
                                      const double theRadius,