Salome HOME
Remove debug output for SketchPlugin_Trim.
authorazv <azv@opencascade.com>
Wed, 2 Oct 2019 05:32:39 +0000 (08:32 +0300)
committerazv <azv@opencascade.com>
Wed, 2 Oct 2019 05:34:05 +0000 (08:34 +0300)
src/SketchPlugin/SketchPlugin_Trim.cpp

index b5c215c629a7a03a734749a660293e142ffda615..33ff36ab46b71cc56dd2d72fac4bcc3fc47d65ba 100644 (file)
@@ -66,7 +66,6 @@
 
 #include <cmath>
 
-#define DEBUG_TRIM
 #ifdef DEBUG_TRIM
 #include <iostream>
 #endif