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/culture/locales.c')
-rw-r--r--mono/culture/locales.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mono/culture/locales.c b/mono/culture/locales.c
index ca0fbd21e9d..005ccd9cf28 100644
--- a/mono/culture/locales.c
+++ b/mono/culture/locales.c
@@ -16,7 +16,6 @@
#include <config.h>
-#if !ENABLE_NETCORE
#include <glib.h>
#include <string.h>
@@ -791,4 +790,3 @@ ves_icall_System_Text_Normalization_load_normalization_resource (guint8 **argPro
#endif
}
-#endif /* !ENABLE_NETCORE */