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