aboutsummaryrefslogtreecommitdiff
path: root/locale/C-ctype_mb.c
diff options
context:
space:
mode:
Diffstat (limited to 'locale/C-ctype_mb.c')
-rw-r--r--locale/C-ctype_mb.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/locale/C-ctype_mb.c b/locale/C-ctype_mb.c
deleted file mode 100644
index fb2309a88d..0000000000
--- a/locale/C-ctype_mb.c
+++ /dev/null
@@ -1,9 +0,0 @@
-#include <ansidecl.h>
-#include <localeinfo.h>
-#include <stddef.h>
-
-
-CONST struct ctype_mbchar_info __ctype_mbchar_C =
- {
- 0, NULL
- };