get rid of warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23140 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
0bdb08e7ef
commit
0c93d67c86
@ -513,6 +513,7 @@ void wxMsgCatalogFile::FillHash(wxMessagesHash& hash, bool convertEncoding) cons
|
||||
}
|
||||
}
|
||||
#endif // wxUSE_WCHAR_T/!wxUSE_WCHAR_T
|
||||
(void)convertEncoding; // get rid of warnings about unused parameter
|
||||
}
|
||||
|
||||
wxString wxMsgCatalogFile::GetCharset() const
|
||||
|
Loading…
Reference in New Issue
Block a user