Removed deletion of m_selections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
f0edd8249f
commit
ab22cb9a01
1 changed files with 0 additions and 2 deletions
|
|
@ -258,8 +258,6 @@ wxListBox::~wxListBox(void)
|
|||
delete m_aItems[uiCount];
|
||||
}
|
||||
#endif
|
||||
|
||||
DELETEA(m_selections);
|
||||
}
|
||||
|
||||
void wxListBox::SetupColours(void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue