more unused param warnings fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -273,7 +273,7 @@ wxTreeEvent::wxTreeEvent( wxEventType commandType, int id )
|
||||
|
||||
wxGenericTreeItem::wxGenericTreeItem(wxGenericTreeItem *parent,
|
||||
const wxString& text,
|
||||
wxDC& dc,
|
||||
wxDC& WXUNUSED(dc),
|
||||
int image, int selImage,
|
||||
wxTreeItemData *data)
|
||||
: m_text(text)
|
||||
|
Reference in New Issue
Block a user