X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/14f355c2b5c71fc7c3d680aea366582d2ac60f7b..19c35fa587f97cf83e2cb28afe76b8db85b36c9f:/src/html/helpfrm.cpp diff --git a/src/html/helpfrm.cpp b/src/html/helpfrm.cpp index c81e784db4..b2487b2928 100644 --- a/src/html/helpfrm.cpp +++ b/src/html/helpfrm.cpp @@ -721,8 +721,6 @@ void wxHtmlHelpFrame::CreateContents() if (! m_ContentsBox) return ; - m_ContentsBox->Clear(); - if (m_PagesHash) { WX_CLEAR_HASH_TABLE(*m_PagesHash);