From d626e924e3d3310a3584ba9f46ae820f28a8656d Mon Sep 17 00:00:00 2001 From: danmosemsft Date: Mon, 23 Jan 2017 10:40:54 -0800 Subject: Remove disabled FEATURE_APTCA --- clr.defines.targets | 2 -- 1 file changed, 2 deletions(-) (limited to 'clr.defines.targets') diff --git a/clr.defines.targets b/clr.defines.targets index 2cf8dc0882..c3bb70dbad 100644 --- a/clr.defines.targets +++ b/clr.defines.targets @@ -5,7 +5,6 @@ $(CDefines);EnC_SUPPORTED $(CDefines);ENABLE_DOWNLEVEL_FOR_NLS $(CDefines);FEATURE_APPX - $(CDefines);FEATURE_APTCA $(CDefines);FEATURE_ARRAYSTUB_AS_IL $(CDefines);FEATURE_STUBS_AS_IL $(CDefines);FEATURE_CAS_POLICY @@ -95,7 +94,6 @@ $(DefineConstants);BUILDTYPE_RET $(DefineConstants);FEATURE_APPX - $(DefineConstants);FEATURE_APTCA $(DefineConstants);FEATURE_ARRAYSTUB_AS_IL $(DefineConstants);FEATURE_STUBS_AS_IL $(DefineConstants);FEATURE_CAS_POLICY -- cgit v1.2.3