summaryrefslogtreecommitdiff
path: root/src/strongname
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2017-10-24 14:21:36 -0700
committerGitHub <noreply@github.com>2017-10-24 14:21:36 -0700
commitdbfd10c94055fb5af823b4a7e30774641afcb3b2 (patch)
tree7e1957015606b59a674e734de0456a3c6e19bcfc /src/strongname
parent1a0e2ef9c559af14acea429aecc591e1550b57db (diff)
downloadcoreclr-dbfd10c94055fb5af823b4a7e30774641afcb3b2.tar.gz
coreclr-dbfd10c94055fb5af823b4a7e30774641afcb3b2.tar.bz2
coreclr-dbfd10c94055fb5af823b4a7e30774641afcb3b2.zip
Delete dead code (#14673)
- assemblyusagelog - compatibilityflags - xmlparser
Diffstat (limited to 'src/strongname')
-rw-r--r--src/strongname/api/common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/strongname/api/common.h b/src/strongname/api/common.h
index 92fb5b49d5..7cea2ec795 100644
--- a/src/strongname/api/common.h
+++ b/src/strongname/api/common.h
@@ -72,10 +72,6 @@
#include "lazycow.h"
-#include "compatibilityflags.h"
-extern BOOL GetCompatibilityFlag(CompatibilityFlag flag);
-extern DWORD* GetGlobalCompatibilityFlags();
-
#include "strongname.h"
#include "stdmacros.h"