compilation fix after Clear() change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
596f1d1160
commit
49744b79ac
@ -721,8 +721,6 @@ void wxHtmlHelpFrame::CreateContents()
|
||||
if (! m_ContentsBox)
|
||||
return ;
|
||||
|
||||
m_ContentsBox->Clear();
|
||||
|
||||
if (m_PagesHash)
|
||||
{
|
||||
WX_CLEAR_HASH_TABLE(*m_PagesHash);
|
||||
|
Loading…
Reference in New Issue
Block a user