more HP-UX compilation warnings fixed (187th try)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -92,7 +92,7 @@ public:
|
||||
// compatibility only, don't use
|
||||
void SetString(const wxString& to_tokenize,
|
||||
const wxString& delims,
|
||||
bool ret_delim)
|
||||
bool WXUNUSED(ret_delim))
|
||||
{
|
||||
SetString(to_tokenize, delims, wxTOKEN_RET_DELIMS);
|
||||
}
|
||||
|
Reference in New Issue
Block a user