mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 13:17:51 -06:00
Remove comment
CURA-4844
This commit is contained in:
parent
2bf3fa35ac
commit
720a85dd06
1 changed files with 0 additions and 3 deletions
|
@ -342,9 +342,6 @@ class MachineManager(QObject):
|
|||
self._initMachineState(containers[0])
|
||||
self._onGlobalContainerChanged()
|
||||
|
||||
#The signal should update/reset settings of all connected USB devices
|
||||
#self.usbOutputDeviceChanged.emit()
|
||||
|
||||
self.__emitChangedSignals()
|
||||
|
||||
## Given a definition id, return the machine with this id.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue