From: azv Date: Mon, 4 Dec 2017 07:23:30 +0000 (+0300) Subject: Comment improper Split debugging macro X-Git-Tag: V_2.10.0RC~117 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=4503a7bb86d827081770747b482b7997b939a6d8;p=modules%2Fshaper.git Comment improper Split debugging macro --- diff --git a/src/SketchPlugin/SketchPlugin_Split.cpp b/src/SketchPlugin/SketchPlugin_Split.cpp index 140645e6c..b254d63d4 100644 --- a/src/SketchPlugin/SketchPlugin_Split.cpp +++ b/src/SketchPlugin/SketchPlugin_Split.cpp @@ -64,7 +64,7 @@ //#define CREATE_CONSTRAINTS -#define DEBUG_SPLIT +//#define DEBUG_SPLIT #ifdef DEBUG_SPLIT #include #endif