summaryrefslogtreecommitdiff
path: root/src/vm/common.h
diff options
context:
space:
mode:
authordanmosemsft <danmose@microsoft.com>2017-02-14 21:07:49 -0800
committerdanmosemsft <danmose@microsoft.com>2017-02-14 21:24:05 -0800
commit16eb7551d9f5ea8ec593dc86b789df4db2198a4b (patch)
treeefec4968d631de26b785b962770e50c5874a83e8 /src/vm/common.h
parent1c1cc23cddad0eb765752d774a48dc686ae1d61f (diff)
downloadcoreclr-16eb7551d9f5ea8ec593dc86b789df4db2198a4b.tar.gz
coreclr-16eb7551d9f5ea8ec593dc86b789df4db2198a4b.tar.bz2
coreclr-16eb7551d9f5ea8ec593dc86b789df4db2198a4b.zip
Remove never defined FEATURE_MIXEDMODE
Diffstat (limited to 'src/vm/common.h')
-rw-r--r--src/vm/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vm/common.h b/src/vm/common.h
index 45f2d62d61..b81bab73e9 100644
--- a/src/vm/common.h
+++ b/src/vm/common.h
@@ -384,7 +384,6 @@ namespace Loader
#include "interoputil.h"
#include "wrappers.h"
#include "dynamicmethod.h"
-#include "mixedmode.hpp"
#include "gcstress.h"