Merge branch 'master' of github.com:Ultimaker/Cura

This commit is contained in:
Diego Prado Gesto 2018-03-29 14:39:31 +02:00
commit 41fc807e21

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.