Compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -521,7 +521,6 @@ const char *IC_CharSet::ms_wcCharsetName = NULL;
|
||||
bool IC_CharSet::ms_wcNeedsSwap = FALSE;
|
||||
|
||||
IC_CharSet::IC_CharSet(const wxChar *name)
|
||||
: wxCharacterSet(name)
|
||||
{
|
||||
// Do it the hard way
|
||||
char cname[100];
|
||||
|
Reference in New Issue
Block a user