X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchPlugin%2FSketchPlugin_IntersectionPoint.cpp;h=a391b22e6a31f49d5c9a9a373575db2833dd75bd;hb=0c54e2dea1ee3052eda2e551bfb9108f97183f90;hp=a7ff0b68e92136d1148de98f62cb457aadb869e8;hpb=a94fc319f2aa64b43c9a73b5ff7063923648faec;p=modules%2Fshaper.git diff --git a/src/SketchPlugin/SketchPlugin_IntersectionPoint.cpp b/src/SketchPlugin/SketchPlugin_IntersectionPoint.cpp index a7ff0b68e..a391b22e6 100644 --- a/src/SketchPlugin/SketchPlugin_IntersectionPoint.cpp +++ b/src/SketchPlugin/SketchPlugin_IntersectionPoint.cpp @@ -52,10 +52,6 @@ void SketchPlugin_IntersectionPoint::execute() } } -void SketchPlugin_IntersectionPoint::move(double theDeltaX, double theDeltaY) -{ -} - void SketchPlugin_IntersectionPoint::attributeChanged(const std::string& theID) { if (theID == EXTERNAL_LINE_ID()) {