Delete unicode API emulator (dotnet/coreclr#24581)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Wed, 15 May 2019 23:43:26 +0000 (16:43 -0700)
committerJan Kotas <jkotas@microsoft.com>
Wed, 15 May 2019 23:43:26 +0000 (16:43 -0700)
commit70456a1202360e78364ddd771b3729c08208e909
tree269f5bbfaac2cc13559549b0af37f4d4ee14dbed
parent3bd9bbbd9bf8ad3bb1e608bf0dbe05a1f31b9eba
Delete unicode API emulator (dotnet/coreclr#24581)

Commit migrated from https://github.com/dotnet/coreclr/commit/913e74566f163a8de266ec7a54160203c282393c
14 files changed:
src/coreclr/src/ToolBox/SOS/Strike/strike.h
src/coreclr/src/ToolBox/SOS/Strike/util.cpp
src/coreclr/src/dlls/mscordac/mscordac_unixexports.src
src/coreclr/src/pal/inc/pal.h
src/coreclr/src/pal/src/CMakeLists.txt
src/coreclr/src/pal/src/cruntime/wchar.cpp
src/coreclr/src/pal/src/cruntime/wchartls.cpp
src/coreclr/src/pal/src/include/pal/cruntime.h
src/coreclr/src/pal/src/include/pal/palinternal.h
src/coreclr/src/pal/src/include/pal/unicode_data.h [deleted file]
src/coreclr/src/pal/src/locale/UnicodeData.txt [deleted file]
src/coreclr/src/pal/src/locale/unicode.cpp
src/coreclr/src/pal/src/locale/unicode_data.cpp [deleted file]
src/coreclr/src/pal/src/misc/fmtmessage.cpp