From d969f9766f8ae9b895b487cdbd600beeb47ee51b Mon Sep 17 00:00:00 2001 From: Jan Kotas Date: Thu, 23 May 2019 17:38:52 -0700 Subject: Delete FEATURE_TESTHOOK (#24746) --- src/vm/threadsuspend.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/vm/threadsuspend.cpp') diff --git a/src/vm/threadsuspend.cpp b/src/vm/threadsuspend.cpp index cc274060e3..b44080763a 100644 --- a/src/vm/threadsuspend.cpp +++ b/src/vm/threadsuspend.cpp @@ -2708,8 +2708,6 @@ void Thread::HandleThreadAbort () STATIC_CONTRACT_THROWS; STATIC_CONTRACT_GC_TRIGGERS; - TESTHOOKCALL(AppDomainCanBeUnloaded(DefaultADID, FALSE)); - // It's possible we could go through here if we hit a hard SO and MC++ has called back // into the runtime on this thread -- cgit v1.2.3