Salome HOME
[Code coverage GeomAlgoAPI]: Remove default constructors of algorithms
[modules/shaper.git] / src / GeomAlgoAPI / GeomAlgoAPI_Cone.h
index 327ef6bbce4c0f0abedf4c1b730c88b7e6a8a75c..95a3c1a586bc89259c3e5f0fbad49f7fd882ffcb 100644 (file)
@@ -18,8 +18,6 @@
 class GeomAlgoAPI_Cone : public GeomAlgoAPI_MakeShape
 {
  public:
-  GEOMALGOAPI_EXPORT GeomAlgoAPI_Cone();
-
   /// Creates a cone.
   /// \param theAxis The axis of the cone
   /// \param theBaseRadius The base radius of the cone