X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FGeom2dHatch%2FGeom2dHatch_Element.hxx;h=4ab038ce29f9891f006fdf4feebb04ebfbfa2d70;hb=158f2931a747cdf847b531856376ddaaa2b48880;hpb=4b59685af18d44d7d87c6d2a6388ff7b6b860908 diff --git a/src/Geom2dHatch/Geom2dHatch_Element.hxx b/src/Geom2dHatch/Geom2dHatch_Element.hxx index a375c8ea6b..4ab038ce29 100644 --- a/src/Geom2dHatch/Geom2dHatch_Element.hxx +++ b/src/Geom2dHatch/Geom2dHatch_Element.hxx @@ -35,10 +35,7 @@ public: Standard_EXPORT Geom2dHatch_Element(); - - //! Magic constructor. - Standard_EXPORT Geom2dHatch_Element(const Geom2dHatch_Element& Other); - + //! Creates an element. Standard_EXPORT Geom2dHatch_Element(const Geom2dAdaptor_Curve& Curve, const TopAbs_Orientation Orientation = TopAbs_FORWARD);