Remove comment

CURA-4844
This commit is contained in:
Aleksei S 2018-03-29 14:31:25 +02:00
parent 2bf3fa35ac
commit 720a85dd06

View file

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