]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ctype/ctype-info.c
Update.
[thirdparty/glibc.git] / ctype / ctype-info.c
index 57f125657286f2b370e20689f204228bd215ceb3..5a210f66fd8d47fe0c8364ea51e1a1adb0a3bce8 100644 (file)
@@ -48,8 +48,6 @@ const __int32_t *__ctype_tolower = b (__int32_t, tolower, 128);
 const __int32_t *__ctype_toupper = b (__int32_t, toupper, 128);
 const __uint32_t *__ctype32_tolower = b (__uint32_t, tolower, 128);
 const __uint32_t *__ctype32_toupper = b (__uint32_t, toupper, 128);
-const __uint32_t *__ctype_names;
-const unsigned char *__ctype_width;
 const char *__ctype32_wctype[12] =
 {
   b(char, class_upper, 32),