X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/deb325e3b21d956705214520b172ae8bf898a1ae..73b30256a0a232b42a494e43e797640df6e5a0b3:/src/generic/listbkg.cpp diff --git a/src/generic/listbkg.cpp b/src/generic/listbkg.cpp index a9498bdf3c..a898d98276 100644 --- a/src/generic/listbkg.cpp +++ b/src/generic/listbkg.cpp @@ -325,8 +325,6 @@ wxListbook::InsertPage(size_t n, if ( selNew != -1 ) SetSelection(selNew); - InvalidateBestSize(); - // GetListView()->InvalidateBestSize(); GetListView()->Arrange(); if (GetPageCount() == 1)