git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@633
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
wxObjectStreamInfo *info;
if (m_current_info->children_removed >= m_current_info->n_children)
wxObjectStreamInfo *info;
if (m_current_info->children_removed >= m_current_info->n_children)
+ return (wxObject *) NULL;
node = m_current_info->children.Nth(m_current_info->children_removed+no);
node = m_current_info->children.Nth(m_current_info->children_removed+no);