summaryrefslogtreecommitdiff
path: root/src/vm/crst.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vm/crst.h')
-rw-r--r--src/vm/crst.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/vm/crst.h b/src/vm/crst.h
index c68f40679c..a353c6ea44 100644
--- a/src/vm/crst.h
+++ b/src/vm/crst.h
@@ -297,9 +297,6 @@ protected:
union {
CRITICAL_SECTION m_criticalsection;
-#ifdef FEATURE_INCLUDE_ALL_INTERFACES
- IHostCrst *m_pHostCrst;
-#endif // FEATURE_INCLUDE_ALL_INTERFACES
};
typedef enum