Do not delete the NGSPICE singleton
This commit is contained in:
parent
2a6b8f153b
commit
fe30985742
|
@ -163,7 +163,6 @@ SIM_PLOT_FRAME::SIM_PLOT_FRAME( KIWAY* aKiway, wxWindow* aParent )
|
|||
|
||||
SIM_PLOT_FRAME::~SIM_PLOT_FRAME()
|
||||
{
|
||||
delete m_simulator;
|
||||
delete m_reporter;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue