summaryrefslogtreecommitdiff
path: root/src/vm/dllimport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vm/dllimport.h')
-rw-r--r--src/vm/dllimport.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/vm/dllimport.h b/src/vm/dllimport.h
index b08b845625..0caea6bcfd 100644
--- a/src/vm/dllimport.h
+++ b/src/vm/dllimport.h
@@ -645,7 +645,6 @@ HRESULT FindPredefinedILStubMethod(MethodDesc *pTargetMD, DWORD dwStubFlags, Met
EXTERN_C BOOL CallNeedsHostHook(size_t target);
-#ifndef FEATURE_INCLUDE_ALL_INTERFACES
//
// Inlinable implementation allows compiler to strip all code related to host hook
//
@@ -660,7 +659,6 @@ inline BOOL CallNeedsHostHook(size_t target)
LIMITED_METHOD_CONTRACT;
return FALSE;
}
-#endif
//
// Limit length of string field in IL stub ETW events so that the whole