summaryrefslogtreecommitdiff
path: root/src/vm/appdomainnative.hpp
diff options
context:
space:
mode:
authordanmosemsft <danmose@microsoft.com>2017-02-10 16:07:45 -0800
committerdanmosemsft <danmose@microsoft.com>2017-02-10 21:36:03 -0800
commit6302d7a50884c6cf239e74bad85988be7403fe72 (patch)
treecad87e67d0555107867ffd98030f66b5ef53ad70 /src/vm/appdomainnative.hpp
parent751771a8976f909af772e35c167bd7e3ffbe44c8 (diff)
downloadcoreclr-6302d7a50884c6cf239e74bad85988be7403fe72.tar.gz
coreclr-6302d7a50884c6cf239e74bad85988be7403fe72.tar.bz2
coreclr-6302d7a50884c6cf239e74bad85988be7403fe72.zip
Remove always undefined FEATURE_APTCA
Diffstat (limited to 'src/vm/appdomainnative.hpp')
-rw-r--r--src/vm/appdomainnative.hpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/vm/appdomainnative.hpp b/src/vm/appdomainnative.hpp
index cb0c364cfa..dff84345ea 100644
--- a/src/vm/appdomainnative.hpp
+++ b/src/vm/appdomainnative.hpp
@@ -129,11 +129,6 @@ public:
BOOL QCALLTYPE IsLegacyCasPolicyEnabled(QCall::AppDomainHandle adhTarget);
#endif // FEATURE_CAS_POLICY
-#ifdef FEATURE_APTCA
- static
- void QCALLTYPE SetCanonicalConditionalAptcaList(QCall::AppDomainHandle adhTarget,
- LPCWSTR wszCanonicalConditionalAptcaList);
-#endif // FEATURE_APTCA
#ifdef FEATURE_APPDOMAINMANAGER_INITOPTIONS
static