compilation warnings fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -325,8 +325,6 @@ bool wxToolBar::Realize()
|
||||
node = node->GetNext();
|
||||
}
|
||||
|
||||
int separatorSize = GetToolSize().x / 4 ;
|
||||
|
||||
node = m_tools.GetFirst();
|
||||
while (node)
|
||||
{
|
||||
|
Reference in New Issue
Block a user