Commit 9e376df1 authored by sumpfralle's avatar sumpfralle

removed debugging code


git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@384 bbaffbd6-741e-11dd-a85d-61de82d9cad9
parent 47e4bb66
......@@ -199,7 +199,6 @@ class ContourModel(BaseModel):
line_group.append(item)
break
else:
if len(self._line_groups) <= 2:
# add a new group with this single item
self._line_groups.append([item])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment