remove half a dozen #ifndef __WXWINCE__ as they dont seem to be necessary now (wxSetl...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 11 Feb 2008 23:48:35 +0000 (23:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 11 Feb 2008 23:48:35 +0000 (23:48 +0000)
commit99abd9c85c071fac36d8cde66eb0656bb48d6cc9
tree1f49d5a50889b7b6cdecfdd84f01c67f6607ebe7
parent86d62b51c011577ae57be054db8b1213725440f4
remove half a dozen #ifndef __WXWINCE__ as they dont seem to be necessary now (wxSetlocale() is defined in wxcrt.h for all platforms); if the compilation for CE is broken it must be fixed by providing wxSetlocale() stub for it instead of writings tons of #ifdefs!

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/intl.cpp