summaryrefslogtreecommitdiff
path: root/nonstd/static/wctrans.h
diff options
context:
space:
mode:
Diffstat (limited to 'nonstd/static/wctrans.h')
-rw-r--r--nonstd/static/wctrans.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/nonstd/static/wctrans.h b/nonstd/static/wctrans.h
deleted file mode 100644
index 5dcb7608..00000000
--- a/nonstd/static/wctrans.h
+++ /dev/null
@@ -1,5 +0,0 @@
-static const char *__wctrans[] = {
- NULL, /* 0 is an invalid wctrans_t */
- "tolower",
- "toupper",
-};