Remove unused variables

CURA-7440
This commit is contained in:
Kostas Karmas 2020-10-09 16:03:31 +02:00
parent eedbcb6a2d
commit 518003f027

View file

@ -51,8 +51,6 @@ class MultiplyObjectsJob(Job):
if node_.callDecoration("isSliceable"):
fixed_nodes.append(node_)
not_fit_count = 0
found_solution_for_all = False
for node in self._objects:
# If object is part of a group, multiply group
current_node = node