mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Remove some duplicate addExtruder() and setNextStack() calls
This commit is contained in:
parent
ebbb7ad88f
commit
5e8dba5266
2 changed files with 1 additions and 3 deletions
|
|
@ -145,7 +145,6 @@ class CuraStackBuilder:
|
|||
quality_container = application.empty_quality_container
|
||||
)
|
||||
new_extruder.setNextStack(global_stack)
|
||||
global_stack.addExtruder(new_extruder)
|
||||
|
||||
registry.addContainer(new_extruder)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue