Remove left-over code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
fd52f25525
commit
97805147cf
@ -632,8 +632,4 @@ wxToolBar::GetClassDefaultAttributes(wxWindowVariant WXUNUSED(variant))
|
||||
return GetDefaultAttributesFromGTKWidget(gtk_toolbar_new);
|
||||
}
|
||||
|
||||
bool wxToolBar::IsVertical()
|
||||
{
|
||||
return HasFlag(wxTB_LEFT) || HasFlag(wxTB_RIGHT);
|
||||
}
|
||||
#endif // wxUSE_TOOLBAR_NATIVE
|
||||
|
Loading…
Reference in New Issue
Block a user