mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-06 08:06:05 +08:00
Code cleanup
CURA-2019
This commit is contained in:
parent
292826f223
commit
805c513034
@ -30,9 +30,6 @@ Cura.MachineAction
|
|||||||
connectingToPrinter = printerKey;
|
connectingToPrinter = printerKey;
|
||||||
manager.setKey(printerKey);
|
manager.setKey(printerKey);
|
||||||
completed();
|
completed();
|
||||||
} else {
|
|
||||||
// reset, so we can connect to the same printer again if needed
|
|
||||||
connectingToPrinter = null;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user