summaryrefslogtreecommitdiff
path: root/src/inc/ostype.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inc/ostype.h')
-rw-r--r--src/inc/ostype.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/inc/ostype.h b/src/inc/ostype.h
index f17afb1d6f..b64927c608 100644
--- a/src/inc/ostype.h
+++ b/src/inc/ostype.h
@@ -78,7 +78,6 @@ inline BOOL WinRTSupported()
STATIC_CONTRACT_NOTHROW;
STATIC_CONTRACT_GC_NOTRIGGER;
STATIC_CONTRACT_CANNOT_TAKE_LOCK;
- STATIC_CONTRACT_SO_TOLERANT;
#ifdef CROSSGEN_COMPILE
return TRUE;