Remove the InitializeStringResources function
authorJan Vorlicek <janvorli@microsoft.com>
Fri, 22 May 2015 09:50:55 +0000 (11:50 +0200)
committerJan Vorlicek <janvorli@microsoft.com>
Fri, 22 May 2015 09:50:55 +0000 (11:50 +0200)
commitce9f5c3f48e6b7e8a2bda91a4cebbdd6f717067d
treede399c3b065973405c50d41019eb7afa2412ce78
parent2e7885d43ffbae93891fac2313ac5450be661435
Remove the InitializeStringResources function

Now that the default string resources are embedded in the libcoreclr, it is no longer necessary to
set the LC_MESSAGES locale to en_US in the PAL.
src/pal/src/include/pal/locale.h
src/pal/src/init/pal.cpp
src/pal/src/locale/unicode.cpp