]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PartSet/PartSet_FeaturePointPrs.cpp
Salome HOME
refs #80 - Sketch base GUI: create/draw point, circle and arc
[modules/shaper.git] / src / PartSet / PartSet_FeaturePointPrs.cpp
index ac695dada8c7abc016474c7ffd50cc8376a1530d..ee6bc8140a9c072ffc62fae196636ca8c58ed5a5 100644 (file)
@@ -25,10 +25,6 @@ PartSet_FeaturePointPrs::PartSet_FeaturePointPrs(FeaturePtr theSketch)
 {
 }
 
-void PartSet_FeaturePointPrs::initFeature(FeaturePtr theFeature)
-{
-}
-
 PartSet_SelectionMode PartSet_FeaturePointPrs::setPoint(double theX, double theY,
                                                        const PartSet_SelectionMode& theMode)
 {