summaryrefslogtreecommitdiff
path: root/src/strongname/inc/sncoreclr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/strongname/inc/sncoreclr.h')
-rw-r--r--src/strongname/inc/sncoreclr.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/strongname/inc/sncoreclr.h b/src/strongname/inc/sncoreclr.h
index a2f794b26a..1b84a32372 100644
--- a/src/strongname/inc/sncoreclr.h
+++ b/src/strongname/inc/sncoreclr.h
@@ -5,9 +5,6 @@
#ifndef _SNCORECLR_H
#define _SNCORECLR_H
-#if !defined(FEATURE_CORECLR)
-#error sncoreclr.h should only be used on CoreCLR builds
-#endif // !FEATURE_CORECLR
void InitUtilcode();