From dbfd10c94055fb5af823b4a7e30774641afcb3b2 Mon Sep 17 00:00:00 2001 From: Jan Kotas Date: Tue, 24 Oct 2017 14:21:36 -0700 Subject: Delete dead code (#14673) - assemblyusagelog - compatibilityflags - xmlparser --- src/strongname/api/common.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/strongname') 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" -- cgit v1.2.3