Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
99879bbf15
commit
ead190e478
@ -1795,6 +1795,7 @@ bool wxLocale::Init(int language, int flags)
|
||||
return false;
|
||||
}
|
||||
#else
|
||||
wxUnusedVar(flags);
|
||||
return false;
|
||||
#define WX_NO_LOCALE_SUPPORT
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user