mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Remove unused signal
This commit is contained in:
parent
2860512e96
commit
be675d9343
2 changed files with 0 additions and 3 deletions
|
|
@ -58,7 +58,6 @@ class MachineErrorChecker(QObject):
|
|||
|
||||
# Whenever the machine settings get changed, we schedule an error check.
|
||||
self._machine_manager.globalContainerChanged.connect(self.startErrorCheck)
|
||||
self._machine_manager.globalValueChanged.connect(self.startErrorCheck)
|
||||
|
||||
self._onMachineChanged()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue