beremiz
Clone
Summary
Browse
Changes
Graph
Removed debug code and closed branch
fix_fb_resize_wire_bug
2019-06-18, Edouard Tisserant
93ad3db5f9df
Parents
7a434c8d3f3c
Children
4eca95f91cba
Removed debug code and closed branch
1 files changed, 0 insertions(+), 1 deletions(-)
+0
-1
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