summaryrefslogtreecommitdiff
path: root/src/vm/assembly.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/assembly.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/assembly.cpp')
-rw-r--r--src/vm/assembly.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vm/assembly.cpp b/src/vm/assembly.cpp
index 4d36947a3c..dd8aaf88f7 100644
--- a/src/vm/assembly.cpp
+++ b/src/vm/assembly.cpp
@@ -56,7 +56,6 @@
#include "customattribute.h"
#include "winnls.h"
-#include "constrainedexecutionregion.h"
#include "caparser.h"
#include "../md/compiler/custattr.h"
#include "mdaassistants.h"