summaryrefslogtreecommitdiff
path: root/src/vm/contractimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vm/contractimpl.h')
-rw-r--r--src/vm/contractimpl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/vm/contractimpl.h b/src/vm/contractimpl.h
index d0652c1e20..3149a4dfe5 100644
--- a/src/vm/contractimpl.h
+++ b/src/vm/contractimpl.h
@@ -412,7 +412,6 @@ public:
THROWS;
GC_NOTRIGGER;
MODE_ANY;
- SO_TOLERANT;
INJECT_FAULT(COMPlusThrowOM());
PRECONDITION(m_nextID != 0);
PRECONDITION(m_incSize != 0);
@@ -440,7 +439,6 @@ public:
THROWS;
GC_NOTRIGGER;
MODE_ANY;
- SO_TOLERANT;
INJECT_FAULT(COMPlusThrowOM());
PRECONDITION(m_nextFatID != 0);
PRECONDITION(m_incSize != 0);