X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchPlugin%2FSketchPlugin_Constraint.h;fp=src%2FSketchPlugin%2FSketchPlugin_Constraint.h;h=d0a76b1cfd6a7d51fb2fdad963c809d051481147;hb=3985b767e74385e51d1b503d2c97d3bb1e3f6faa;hp=b46214fb8c8985a03bb66e4383f2d052e3905161;hpb=5d9f5c6e19b94b5b2c4bf8d314b7f7f1c6f49897;p=modules%2Fshaper.git diff --git a/src/SketchPlugin/SketchPlugin_Constraint.h b/src/SketchPlugin/SketchPlugin_Constraint.h index b46214fb8..d0a76b1cf 100644 --- a/src/SketchPlugin/SketchPlugin_Constraint.h +++ b/src/SketchPlugin/SketchPlugin_Constraint.h @@ -97,9 +97,6 @@ public: SKETCHPLUGIN_EXPORT virtual const void addSub( const FeaturePtr& theFeature) {} - /// \brief Returns the sketch preview - SKETCHPLUGIN_EXPORT virtual const boost::shared_ptr& preview(); - /// Returns the AIS preview SKETCHPLUGIN_EXPORT virtual boost::shared_ptr getAISObject( boost::shared_ptr thePrevious);