Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mono/mini/tasklets.c')
-rw-r--r--mono/mini/tasklets.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mono/mini/tasklets.c b/mono/mini/tasklets.c
index 402a3a981c2..34642cd1ebd 100644
--- a/mono/mini/tasklets.c
+++ b/mono/mini/tasklets.c
@@ -12,7 +12,6 @@
#include "mono/metadata/loader-internals.h"
#include "mono/utils/mono-tls-inline.h"
-#if !defined(ENABLE_NETCORE)
#if defined(MONO_SUPPORT_TASKLETS)
#include "mono/metadata/loader-internals.h"
@@ -216,5 +215,4 @@ mono_tasklets_init(void)
}
#endif /* MONO_SUPPORT_TASKLETS */
-#endif /* ENABLE_NETCORE */