m_table is now passed in at creation time; we shouldn't delete it in dtor.
git-svn-id: svn://10.0.0.236/trunk@8382 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
b16e806fe6
commit
8cdace045c
@ -202,7 +202,6 @@ XFE_EditTableDialog::XFE_EditTableDialog(Widget parent, char *name,
|
||||
|
||||
XFE_EditTableDialog::~XFE_EditTableDialog()
|
||||
{
|
||||
delete m_table;
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user