summaryrefslogtreecommitdiff
path: root/src/pal/prebuilt/corerror/mscorurt.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/pal/prebuilt/corerror/mscorurt.rc')
-rw-r--r--src/pal/prebuilt/corerror/mscorurt.rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pal/prebuilt/corerror/mscorurt.rc b/src/pal/prebuilt/corerror/mscorurt.rc
index caa432d51a..28da8f91ce 100644
--- a/src/pal/prebuilt/corerror/mscorurt.rc
+++ b/src/pal/prebuilt/corerror/mscorurt.rc
@@ -653,7 +653,6 @@ BEGIN
MSG_FOR_URT_HR(COR_E_PLATFORMNOTSUPPORTED) "Operation is not supported on this platform."
MSG_FOR_URT_HR(COR_E_INVALIDPROGRAM) "Invalid IL or CLR metadata."
MSG_FOR_URT_HR(COR_E_OPERATIONCANCELED) "The operation was cancelled."
- MSG_FOR_URT_HR(COR_E_UNSUPPORTEDMDIL) "Valid IL which cannot be compiled into MDIL."
MSG_FOR_URT_HR(COR_E_DEVICESNOTSUPPORTED) "Devices not supported."
MSG_FOR_URT_HR(COR_E_DATAMISALIGNED) "A datatype misalignment was detected in a load or store instruction."
MSG_FOR_URT_HR(COR_E_CODECONTRACTFAILED) "A managed code contract (ie, precondition, postcondition, invariant, or assert) failed."