mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Removed unused code
CURA-1278
This commit is contained in:
parent
65022c3d18
commit
a16acddff1
1 changed files with 0 additions and 3 deletions
|
@ -638,6 +638,3 @@ class CuraApplication(QtApplication):
|
|||
job = ReadMeshJob(os.path.abspath(file))
|
||||
job.finished.connect(self._onFileLoaded)
|
||||
job.start()
|
||||
|
||||
def _onAddMachineRequested(self):
|
||||
self.requestAddPrinter.emit()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue