summaryrefslogtreecommitdiff
path: root/src/strongname/api/strongnamecoreclr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/strongname/api/strongnamecoreclr.cpp')
-rw-r--r--src/strongname/api/strongnamecoreclr.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/strongname/api/strongnamecoreclr.cpp b/src/strongname/api/strongnamecoreclr.cpp
index 1ed7f0e10c..b02cde3dd9 100644
--- a/src/strongname/api/strongnamecoreclr.cpp
+++ b/src/strongname/api/strongnamecoreclr.cpp
@@ -10,8 +10,6 @@
#include "common.h"
-#if defined(FEATURE_CORECLR)
-
CoreClrCallbacks *GetCoreClrCallbacks();
//
@@ -95,4 +93,3 @@ void InitUtilcode()
InitUtilcode(*GetCoreClrCallbacks());
}
-#endif // FEATURE_CORECLR && !STRONGNAME_IN_VM