Removed dead strings used in debug-only code (dotnet/coreclr#18622)
authorhsharber <hsharber@gmail.com>
Mon, 25 Jun 2018 01:18:15 +0000 (21:18 -0400)
committerJan Kotas <jkotas@microsoft.com>
Mon, 25 Jun 2018 01:18:15 +0000 (18:18 -0700)
commit059792a24a1d73ae6dc86759e23cab9758ec998a
tree3155e8c5c43d7526d5f0fdb2c71e278445aabd24
parent4884784722190ec46714f316df88f748d2bcdf55
Removed dead strings used in debug-only code (dotnet/coreclr#18622)

Removed strings used in debug-only code in ex.cpp

Fix dotnet/coreclr#18420

Commit migrated from https://github.com/dotnet/coreclr/commit/e24e66516f04f3de23bdedab9282ad7f334e64cf
src/coreclr/src/dlls/mscorrc/mscorrc.rc
src/coreclr/src/inc/corerror.xml
src/coreclr/src/pal/prebuilt/corerror/mscorurt.rc
src/coreclr/src/pal/prebuilt/inc/corerror.h
src/coreclr/src/utilcode/ex.cpp