]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Comment improper Split debugging macro
authorazv <azv@opencascade.com>
Mon, 4 Dec 2017 07:23:30 +0000 (10:23 +0300)
committerazv <azv@opencascade.com>
Mon, 4 Dec 2017 07:23:30 +0000 (10:23 +0300)
src/SketchPlugin/SketchPlugin_Split.cpp

index 140645e6c46733d3c5ff5427322777da0683eb93..b254d63d4bc890b7e9ca5d45fcb1cef3c6c77f37 100644 (file)
@@ -64,7 +64,7 @@
 
 //#define CREATE_CONSTRAINTS
 
-#define DEBUG_SPLIT
+//#define DEBUG_SPLIT
 #ifdef DEBUG_SPLIT
 #include <iostream>
 #endif