Salome HOME
Merge remote-tracking branch 'remotes/origin/master' into Dev_2.8.0
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_ConstraintBase.cpp
index 19037692fd9c58d12bb39f393dfb920488f4ceb4..0a499442b65045fc305851e9c365bc92a1156475 100644 (file)
@@ -29,9 +29,3 @@ const void SketchPlugin_ConstraintBase::addSub(const FeaturePtr& theFeature)
 {
 
 }
-
-void SketchPlugin_ConstraintBase::move(const double theDeltaX, const double theDeltaY)
-{
-
-}
-