summaryrefslogtreecommitdiff
path: root/src/vm/jithelpers.cpp
diff options
context:
space:
mode:
authordanmosemsft <danmose@microsoft.com>2017-02-12 12:19:09 -0800
committerdanmosemsft <danmose@microsoft.com>2017-02-12 16:58:49 -0800
commit3d3333347351975148854e83603241b84764eb32 (patch)
tree04c893c6bd4b09b88f55bf1b7d81c0f28662e38a /src/vm/jithelpers.cpp
parent71abc31bcdb631b739bee606930e63d1384aea2f (diff)
downloadcoreclr-3d3333347351975148854e83603241b84764eb32.tar.gz
coreclr-3d3333347351975148854e83603241b84764eb32.tar.bz2
coreclr-3d3333347351975148854e83603241b84764eb32.zip
Remove never defined FEATURE_CER and header
Diffstat (limited to 'src/vm/jithelpers.cpp')
-rw-r--r--src/vm/jithelpers.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vm/jithelpers.cpp b/src/vm/jithelpers.cpp
index 5dc83b12f5..48cfc1a41b 100644
--- a/src/vm/jithelpers.cpp
+++ b/src/vm/jithelpers.cpp
@@ -50,7 +50,6 @@
#include "genericdict.h"
#include "array.h"
#include "debuginfostore.h"
-#include "constrainedexecutionregion.h"
#include "security.h"
#include "safemath.h"
#include "threadstatics.h"