# HG changeset patch
# User Edouard Tisserant
# Date 1560859388 -7200
# Node ID 93ad3db5f9df5921fca18ab8fc31a2b827ecedf2
# Parent  7a434c8d3f3c8efdddb5e07565b0ca88a16785c1
Removed debug code and closed branch

diff -r 7a434c8d3f3c -r 93ad3db5f9df graphics/GraphicCommons.py
--- a/graphics/GraphicCommons.py	Tue Jun 18 13:58:45 2019 +0200
+++ b/graphics/GraphicCommons.py	Tue Jun 18 14:03:08 2019 +0200
@@ -1965,7 +1965,6 @@
 
     # Define the wire points
     def SetPoints(self, points, merge_segments=True):
-        print("SetPoints", self)
         if len(points) > 1:
 
             # filter duplicates, add corner to diagonals