Browse Source

Remove unused variables

CURA-7440
Kostas Karmas 4 years ago
parent
commit
518003f027
1 changed files with 0 additions and 2 deletions
  1. 0 2
      cura/MultiplyObjectsJob.py

+ 0 - 2
cura/MultiplyObjectsJob.py

@@ -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