]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/helpfrm.cpp
fixed array tests compilation and a bug in obj array test
[wxWidgets.git] / src / html / helpfrm.cpp
index 076addc04d5715cc239a9b4a96f8961c84f8deb7..8333e379bece25afb96666c6ffa227192160c1c3 100644 (file)
@@ -756,8 +756,6 @@ void wxHtmlHelpFrame::CreateContents()
             imaged[it->m_Level] = TRUE;
         }
     }
-
-    m_ContentsBox->Expand(roots[0]);
 }