author | Edouard Tisserant |
Tue, 18 Jun 2019 14:03:08 +0200 | |
branch | fix_fb_resize_wire_bug |
changeset 2617 | 93ad3db5f9df |
parent 2616 | 7a434c8d3f3c |
child 2618 | 4eca95f91cba |
--- 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