graphics/GraphicCommons.py
branchfix_fb_resize_wire_bug
changeset 2617 93ad3db5f9df
parent 2616 7a434c8d3f3c
child 2625 e5ce6c4a8672
--- 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