summaryrefslogtreecommitdiff
path: root/src/classlibnative/inc/nlsinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/classlibnative/inc/nlsinfo.h')
-rw-r--r--src/classlibnative/inc/nlsinfo.h13
1 files changed, 1 insertions, 12 deletions
diff --git a/src/classlibnative/inc/nlsinfo.h b/src/classlibnative/inc/nlsinfo.h
index 1c1ff01f8a..a5dc13f9a8 100644
--- a/src/classlibnative/inc/nlsinfo.h
+++ b/src/classlibnative/inc/nlsinfo.h
@@ -115,19 +115,8 @@ public:
static INT_PTR InternalInitVersionedSortHandle(LPCWSTR localeName, INT_PTR* handleOrigin);
static INT_PTR InternalInitVersionedSortHandle(LPCWSTR localeName, INT_PTR* handleOrigin, DWORD sortVersion);
static DWORD QCALLTYPE InternalGetSortVersion();
- static BOOL QCALLTYPE InternalGetNlsVersionEx(INT_PTR handle, INT_PTR handleOrigin, LPCWSTR lpLocaleName, NLSVERSIONINFOEX * lpVersionInformation);
#endif
-
-
-#ifndef FEATURE_CORECLR
- //
- // Native helper function for methods in TimeZone
- //
- static FCDECL0(LONG, nativeGetTimeZoneMinuteOffset);
- static FCDECL0(Object*, nativeGetStandardName);
- static FCDECL0(Object*, nativeGetDaylightName);
- static FCDECL1(Object*, nativeGetDaylightChanges, int year);
-#endif // FEATURE_CORECLR
+ static BOOL QCALLTYPE InternalGetNlsVersionEx(INT_PTR handle, INT_PTR handleOrigin, LPCWSTR lpLocaleName, NLSVERSIONINFOEX * lpVersionInformation);
//
// Native helper function for methods in EncodingTable