X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchPlugin%2FSketchPlugin_Constraint.h;h=dc4a228cbc80aa1dbe7f5917ced4dd3c9a0fee4d;hb=752c9e02e6aa8ced24e9b53097cb42540d5e6a08;hp=49f98b0cfb4983daacf7095704474f8d9acd49f6;hpb=bc06873747d5ea9bc0e8d6bd56641eebe33ac08d;p=modules%2Fshaper.git diff --git a/src/SketchPlugin/SketchPlugin_Constraint.h b/src/SketchPlugin/SketchPlugin_Constraint.h index 49f98b0cf..dc4a228cb 100644 --- a/src/SketchPlugin/SketchPlugin_Constraint.h +++ b/src/SketchPlugin/SketchPlugin_Constraint.h @@ -79,9 +79,7 @@ class SketchPlugin_Constraint : public SketchPlugin_Feature protected: /// \brief Use plugin manager for features creation - SketchPlugin_Constraint() - { - } + SketchPlugin_Constraint(); }; typedef std::shared_ptr ConstraintPtr;