summaryrefslogtreecommitdiff
path: root/src/pal/src/include
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2018-03-19 06:59:33 -0700
committerGitHub <noreply@github.com>2018-03-19 06:59:33 -0700
commite7bb40f52d46671f5001012284a2f54eaa658e35 (patch)
treeb303ba0ec6f7c19942cd0ceefe6c38eb6b5f941b /src/pal/src/include
parent259006de1cb285e5c15490013289e0b214c6cb21 (diff)
downloadcoreclr-e7bb40f52d46671f5001012284a2f54eaa658e35.tar.gz
coreclr-e7bb40f52d46671f5001012284a2f54eaa658e35.tar.bz2
coreclr-e7bb40f52d46671f5001012284a2f54eaa658e35.zip
Delete unused downlevel globalization support (#17022)
Delete ENABLE_DOWNLEVEL_FOR_NLS and everything under it
Diffstat (limited to 'src/pal/src/include')
-rw-r--r--src/pal/src/include/pal/locale.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/pal/src/include/pal/locale.h b/src/pal/src/include/pal/locale.h
index f59ce2e174..52362e5166 100644
--- a/src/pal/src/include/pal/locale.h
+++ b/src/pal/src/include/pal/locale.h
@@ -43,10 +43,6 @@ extern "C"
#endif // HAVE_COREFOUNDATION
#if HAVE_COREFOUNDATION
-#if !ENABLE_DOWNLEVEL_FOR_NLS
-BOOL LocaleInitialize( void );
-void LocaleCleanup( void );
-#endif // !ENABLE_DOWNLEVEL_FOR_NLS
typedef
struct _CP_MAPPING