no need to expand the hidden root (in fact, it is forbidden now)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2002-04-23 22:03:53 +00:00
parent fe593c8ac3
commit 90d0ab3443

View File

@@ -756,8 +756,6 @@ void wxHtmlHelpFrame::CreateContents()
imaged[it->m_Level] = TRUE;
}
}
m_ContentsBox->Expand(roots[0]);
}