Making sure we free memory.
This commit is contained in:
parent
ae5fc574ee
commit
e6930205b3
3 changed files with 7 additions and 19 deletions
|
|
@ -794,10 +794,5 @@ namespace MatterHackers.MatterControl
|
|||
{
|
||||
PrinterConnectionAndCommunication.Instance.HomeAxis(PrinterConnectionAndCommunication.Axis.XYZ);
|
||||
}
|
||||
|
||||
public override void OnClosing(out bool CancelClose)
|
||||
{
|
||||
base.OnClosing(out CancelClose);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue