X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchPlugin%2FSketchPlugin_Point.cpp;h=1d9601a8383694fca1691fb8bdd228a2e6b16dbc;hb=61ca3befeb43f693d0b93593268720faca2d121b;hp=fa77d2494eb1366507d2ab213a35342f81da56cb;hpb=7ecefe4ca74618ab6fc2e7990b6ad50c12bca63c;p=modules%2Fshaper.git diff --git a/src/SketchPlugin/SketchPlugin_Point.cpp b/src/SketchPlugin/SketchPlugin_Point.cpp index fa77d2494..1d9601a83 100644 --- a/src/SketchPlugin/SketchPlugin_Point.cpp +++ b/src/SketchPlugin/SketchPlugin_Point.cpp @@ -5,15 +5,10 @@ #include "SketchPlugin_Point.h" #include "SketchPlugin_Sketch.h" #include -////#include -////#include #include using namespace std; -////// face of the square-face displayed for selection of general plane -////const double PLANE_SIZE = 200; - SketchPlugin_Point::SketchPlugin_Point() { }