harmless unused param warning fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2005-01-07 20:11:24 +00:00
parent 8d075f8d86
commit 1c16e6df8e

View File

@@ -142,7 +142,7 @@ bool wxRadioBox::Create(wxWindow *parent,
const wxString *choices,
int majorDim,
long style,
const wxValidator& val,
const wxValidator& wxVALIDATOR_PARAM(val),
const wxString& name)
{
// for compatibility with the other ports which don't handle (yet?)