First part of '[ 1216148 ] cleanup: unused variables and declarations'.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2243,9 +2243,6 @@ wxListMainWindow::wxListMainWindow( wxWindow *parent,
|
||||
wxSOLID
|
||||
);
|
||||
|
||||
wxSize sz = size;
|
||||
sz.y = 25;
|
||||
|
||||
SetScrollbars( 0, 0, 0, 0, 0, 0 );
|
||||
|
||||
wxVisualAttributes attr = wxGenericListCtrl::GetClassDefaultAttributes();
|
||||
|
Reference in New Issue
Block a user