From 4ea37c4fadd429ed86147c60f23205a97e89c10c Mon Sep 17 00:00:00 2001 From: nds Date: Tue, 9 Feb 2016 12:26:51 +0300 Subject: [PATCH] 2.17. Improved management of overconstraint situation: Undo correction: debug information is commented --- src/PartSet/PartSet_OverconstraintListener.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PartSet/PartSet_OverconstraintListener.cpp b/src/PartSet/PartSet_OverconstraintListener.cpp index b4468f395..5e6aefc74 100755 --- a/src/PartSet/PartSet_OverconstraintListener.cpp +++ b/src/PartSet/PartSet_OverconstraintListener.cpp @@ -21,7 +21,7 @@ #include -#define DEBUG_FEATURE_OVERCONSTRAINT_LISTENER +//#define DEBUG_FEATURE_OVERCONSTRAINT_LISTENER PartSet_OverconstraintListener::PartSet_OverconstraintListener(ModuleBase_IWorkshop* theWorkshop) : myWorkshop(theWorkshop) -- 2.39.2