Remove ProfileManager.Save from PrinterInfo.ID setter
This commit is contained in:
parent
6dade54a56
commit
da330edabd
1 changed files with 0 additions and 2 deletions
|
|
@ -478,8 +478,6 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
profile.ID = value;
|
||||
profile.Save();
|
||||
}
|
||||
|
||||
ProfileManager.Instance.Save();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue