summaryrefslogtreecommitdiff
path: root/src/vm/classcompat.h
diff options
context:
space:
mode:
authorAaron Robinson <arobins@microsoft.com>2019-02-13 15:04:59 -0800
committerGitHub <noreply@github.com>2019-02-13 15:04:59 -0800
commitf514a549d7b8972111e85cfb7dab6fa3216382ba (patch)
treefe04ad443329620474c62a13ad778b37597dc318 /src/vm/classcompat.h
parenteee8c24c0351605909f93481b54d5525c76980f4 (diff)
downloadcoreclr-f514a549d7b8972111e85cfb7dab6fa3216382ba.tar.gz
coreclr-f514a549d7b8972111e85cfb7dab6fa3216382ba.tar.bz2
coreclr-f514a549d7b8972111e85cfb7dab6fa3216382ba.zip
Remove some CAS cruft (#22576)
* Update comment on SuppressUnmanagedCodeSecurityAttribute. * Remove unused declsec.h header.
Diffstat (limited to 'src/vm/classcompat.h')
-rw-r--r--src/vm/classcompat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vm/classcompat.h b/src/vm/classcompat.h
index 609f1e546b..13801f144a 100644
--- a/src/vm/classcompat.h
+++ b/src/vm/classcompat.h
@@ -20,7 +20,6 @@
#include "hash.h"
#include "crst.h"
#include "cgensys.h"
-#include "declsec.h"
#include "stdinterfaces.h"
#include "slist.h"
#include "spinlock.h"