mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-08 07:53:54 +00:00
m_table is now passed in at creation time; we shouldn't delete it in dtor.
This commit is contained in:
parent
eed9dc676b
commit
15cef2f85d
@ -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